Searched refs:NamedLabel (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DLabelScope.h41 enum Type { Loop, Switch, NamedLabel }; enumerator in enum:JSC::LabelScope::Type
H A DBytecodeGenerator.cpp2098 if (scope->type() != LabelScope::NamedLabel) {
H A DNodesCodegen.cpp2050 LabelScopePtr scope = generator.newLabelScope(LabelScope::NamedLabel, &m_name);

Completed in 214 milliseconds