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

/external/webkit/Source/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.cpp1996 emitJumpSubroutine(topScope->finallyContext.retAddrDst, topScope->finallyContext.finallyAddr);
2072 PassRefPtr<Label> BytecodeGenerator::emitJumpSubroutine(RegisterID* retAddrDst, Label* finally) function in class:JSC::BytecodeGenerator

Completed in 38 milliseconds