component(name, options); Register a component definition with the compiler. This is a shorthand for registering a
imgSrcSanitizationWhitelist([regexp]); Retrieves or overrides the default regular expression that is used for whitelisting of safe urls
aHrefSanitizationWhitelist([regexp]); Retrieves or overrides the default regular expression that is used for whitelisting of safe urls
directive(name, directiveFactory); Register a new directive with the compiler. Parameters
debugInfoEnabled([enabled]); Call this method to enable/disable various debug runtime information in the compiler such as adding binding
onChangesTtl(limit); Sets the number of times $onChanges hooks can trigger new changes before giving up and assuming that