Searched defs:numKeys (Results 1 – 7 of 7) sorted by relevance
1176 uint8_t numKeys = READ_INST_8_0(); in InitBytecodeInfo() local1186 uint16_t numKeys = READ_INST_16_1(); in InitBytecodeInfo() local
429 GateRef numKeys = ReadInst8_0(pc); in DECLARE_ASM_HANDLER() local439 GateRef numKeys = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
2196 uint32_t numKeys = argc - 1; in RuntimeOptCreateObjectWithExcludedKeys() local2210 JSTaggedValue RuntimeStubs::RuntimeCreateObjectWithExcludedKeys(JSThread *thread, uint16_t numKeys, in RuntimeCreateObjectWithExcludedKeys()
2237 JSTaggedValue numKeys = GetArg(argv, argc, 0); // 0: means the zeroth parameter in DEF_RUNTIME_STUBS() local
353 JSTaggedValue SlowRuntimeStub::CreateObjectWithExcludedKeys(JSThread *thread, uint16_t numKeys, JST… in CreateObjectWithExcludedKeys()
3973 uint8_t numKeys = READ_INST_8_0(); in RunInternal() local3987 uint16_t numKeys = READ_INST_16_1(); in RunInternal() local
2155 uint8_t numKeys = READ_INST_8_0(); in HandleCreateobjectwithexcludedkeysImm8V8V8() local3958 uint16_t numKeys = READ_INST_16_1(); in HandleWideCreateobjectwithexcludedkeysPrefImm16V8V8() local