Searched refs:endSwitch (Results 1 – 8 of 8) sorted by relevance
145 void endSwitch() { currentScope()->endSwitch(); } in endSwitch() function in JSC::JSParser323 void endSwitch() { m_switchDepth--; } in endSwitch() function1081 endSwitch(); in parseSwitchStatement()
395 …void endSwitch(uint32_t clauseCount, RefPtr<Label>*, ExpressionNode**, Label* defaultLabel, int32_…
2191 void BytecodeGenerator::endSwitch(uint32_t clauseCount, RefPtr<Label>* labels, ExpressionNode** nod… in endSwitch() function in JSC::BytecodeGenerator
1839 …generator.endSwitch(labelVector.size(), labelVector.data(), literalVector.data(), defaultLabel.get… in emitBytecodeForBlock()
18634 (JSC::BytecodeGenerator::endSwitch):22592 (JSC::BytecodeGenerator::endSwitch):22930 (JSC::BytecodeGenerator::endSwitch):23172 (JSC::CodeGenerator::endSwitch):
12651 (JSC::JSParser::endSwitch):12664 (JSC::JSParser::Scope::endSwitch):
16801 (JSC::BytecodeGenerator::endSwitch):
1016 (KJS::CodeGenerator::endSwitch):