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

/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecompiler/
H A DBytecodeGenerator.h457 void beginSwitch(RegisterID*, SwitchInfo::SwitchType);
H A DBytecodeGenerator.cpp2310 void BytecodeGenerator::beginSwitch(RegisterID* scrutineeRegister, SwitchInfo::SwitchType type) function in class:JSC::BytecodeGenerator
H A DNodesCodegen.cpp2150 generator.beginSwitch(switchExpression, switchType);

Completed in 208 milliseconds