Home
last modified time | relevance | path

Searched refs:finallyAddr (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/bytecompiler/
DBytecodeGenerator.h55 Label* finallyAddr; member
DBytecodeGenerator.cpp1780 … emitJumpSubroutine(topScope->finallyContext.retAddrDst, topScope->finallyContext.finallyAddr); in emitComplexJumpScopes()