Prevent loop collection in endAllImplicitCalls

This commit is contained in:
xixixao
2013-12-05 21:53:42 +00:00
parent 26200f4640
commit bc975e556e
2 changed files with 2 additions and 4 deletions

View File

@@ -162,6 +162,7 @@ class exports.Rewriter
endAllImplicitCalls = ->
while inImplicitCall()
endImplicitCall()
return
startImplicitObject = (j, startsLine = yes) ->
idx = j ? i