aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/parse.js
diff options
context:
space:
mode:
authorIgor Minar2012-01-21 00:01:44 -0800
committerIgor Minar2012-01-23 22:33:28 -0800
commit7da2bdb82a72dffc8c72c1becf6f62aae52d32ce (patch)
tree72abcd1baeb8ee026f8f30843ce2b9d7edf2b27e /src/service/parse.js
parented78f0d830b22eb8f280e841cde6287b678fc914 (diff)
downloadangular.js-7da2bdb82a72dffc8c72c1becf6f62aae52d32ce.tar.bz2
fix(scope): support watching functions
currently we run into infinite digest if a function is being watched as an expression. This is because we generate bound function wrapper when the watch is processed via parser. I'm not too keen on the solution because it relies on the unbound fn that is being exposed for other reasons, but I can't think of a better way to deal with this right now
Diffstat (limited to 'src/service/parse.js')
0 files changed, 0 insertions, 0 deletions