Searched defs:LabelScope (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DLabelScope.h39 class LabelScope { class in namespace:JSC
43 LabelScope(Type type, const Identifier* name, int scopeDepth, PassRefPtr<Label> breakTarget, PassRefPtr<Label> continueTarget) function in class:JSC::LabelScope

Completed in 69 milliseconds