Home
last modified time | relevance | path

Searched defs:shouldTrackClosedVariables (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/parser/
DJSParser.cpp566 bool popScopeInternal(ScopeRef& scope, bool shouldTrackClosedVariables) in popScopeInternal()
575 bool popScope(ScopeRef& scope, bool shouldTrackClosedVariables) in popScope()
580 bool popScope(AutoPopScopeRef& scope, bool shouldTrackClosedVariables) in popScope()