Home
last modified time | relevance | path

Searched refs:containingScope (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/parser/
DJSParser.cpp156 current = current.containingScope(); in breakIsValid()
166 current = current.containingScope(); in continueIsValid()
179 current = current.containingScope(); in getLabel()
516 ScopeRef containingScope() in containingScope() function
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-166265 (JSC::JSParser::ScopeRef::containingScope):