Home
last modified time | relevance | path

Searched refs:emitComplexJumpScopes (Results 1 – 4 of 4) sorted by relevance

/external/webkit/JavaScriptCore/bytecompiler/
DBytecodeGenerator.h355 …PassRefPtr<Label> emitComplexJumpScopes(Label* target, ControlFlowContext* topScope, ControlFlowCo…
DBytecodeGenerator.cpp1701 PassRefPtr<Label> BytecodeGenerator::emitComplexJumpScopes(Label* target, ControlFlowContext* topSc… in emitComplexJumpScopes() function in JSC::BytecodeGenerator
1753 …return emitComplexJumpScopes(target, &m_scopeContextStack.last(), &m_scopeContextStack.last() - sc… in emitJumpScopes()
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-163933 in Safari at com.apple.JavaScriptCore • JSC::BytecodeGenerator::emitComplexJumpScopes + 468
3937 (JSC::BytecodeGenerator::emitComplexJumpScopes): Guard the whole loop
22584 (JSC::BytecodeGenerator::emitComplexJumpScopes):
22780 (JSC::BytecodeGenerator::emitComplexJumpScopes):
22921 (JSC::BytecodeGenerator::emitComplexJumpScopes):
23163 (JSC::CodeGenerator::emitComplexJumpScopes):
DChangeLog-2008-08-107359 (KJS::CodeGenerator::emitComplexJumpScopes):
12572 (KJS::CodeGenerator::emitComplexJumpScopes):
12578 a finaliser we hand off codegen to emitComplexJumpScopes, otherwise