Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/parser/
DJSParser.cpp154 if (!current.hasContainingScope()) in breakIsValid()
164 if (!current.hasContainingScope()) in continueIsValid()
177 if (!current.hasContainingScope()) in getLabel()
511 bool hasContainingScope() in hasContainingScope() function
518 ASSERT(hasContainingScope()); in containingScope()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-166264 (JSC::JSParser::ScopeRef::hasContainingScope):