Searched refs:op_get_by_id_generic (Results 1 – 5 of 5) sorted by relevance
107 macro(op_get_by_id_generic, 8) \
200 case op_get_by_id_generic: in isPropertyAccess()324 …ASSERT(vPC[0].u.opcode == interpreter->getOpcode(op_get_by_id_generic) || vPC[0].u.opcode == inter… in printStructures()770 case op_get_by_id_generic: { in dump()1394 …Opcode(op_put_by_id) || vPC[0].u.opcode == interpreter->getOpcode(op_get_by_id_generic) || vPC[0].… in derefStructures()1428 …Opcode(op_put_by_id) || vPC[0].u.opcode == interpreter->getOpcode(op_get_by_id_generic) || vPC[0].… in refStructures()
1022 vPC[0] = getOpcode(op_get_by_id_generic); in tryCacheGetByID()1039 vPC[0] = getOpcode(op_get_by_id_generic); in tryCacheGetByID()1046 vPC[0] = getOpcode(op_get_by_id_generic); in tryCacheGetByID()1060 vPC[0] = getOpcode(op_get_by_id_generic); in tryCacheGetByID()1094 vPC[0] = getOpcode(op_get_by_id_generic); in tryCacheGetByID()1100 vPC[0] = getOpcode(op_get_by_id_generic); in tryCacheGetByID()2255 DEFINE_OPCODE(op_get_by_id_generic) { in privateExecute()
318 case op_get_by_id_generic: in privateCompileMainPass()
1052 DEFINE_STUB_FUNCTION(EncodedJSValue, op_get_by_id_generic) in DEFINE_STUB_FUNCTION() argument