Searched refs:op_resolve (Results 1 – 7 of 7) sorted by relevance
96 macro(op_resolve, 3) \
711 case op_resolve: { in dump()
295 DEFINE_OP(op_resolve) in privateCompileMainPass()
2273 DEFINE_STUB_FUNCTION(EncodedJSValue, op_resolve) in DEFINE_STUB_FUNCTION() argument
1212 emitOpcode(op_resolve); in emitResolve()1243 emitOpcode(op_resolve); in emitResolve()
2281 DEFINE_OPCODE(op_resolve) { in privateExecute()2291 vPC += OPCODE_LENGTH(op_resolve); in privateExecute()
32074 Bug 21200: Allow direct access to 'arguments' without using op_resolve34420 Bug 20874: op_resolve does not do any form of caching