Searched refs:op_jmp_scopes (Results 1 – 8 of 8) sorted by relevance
151 macro(op_jmp_scopes, 3) \
1179 case op_jmp_scopes: { in dump()
246 DEFINE_OP(op_jmp_scopes) in privateCompileMainPass()
3403 DEFINE_STUB_FUNCTION(void, op_jmp_scopes) in DEFINE_STUB_FUNCTION() argument
1978 emitOpcode(op_jmp_scopes); in emitComplexJumpScopes()2018 emitOpcode(op_jmp_scopes); in emitJumpScopes()
4546 DEFINE_OPCODE(op_jmp_scopes) { in privateExecute()
10800 Squirrelfish: ScopeChainNode leak in op_jmp_scopes.
37752 Implement op_jmp_scopes to fix 2 Mozilla tests.