Searched defs:objVal (Results 1 – 5 of 5) sorted by relevance
5095 JSTaggedValue objVal = GET_ACC(); in RunInternal() local5112 JSTaggedValue objVal = GET_VREG_VALUE(vs); in RunInternal() local5124 JSTaggedValue objVal = GET_ACC(); in RunInternal() local5138 JSTaggedValue objVal = GET_VREG_VALUE(vs); in RunInternal() local5280 JSTaggedValue objVal = GET_ACC(); in RunInternal() local
837 JSTaggedValue objVal = GET_ACC(); in HandleResumegenerator() local853 JSTaggedValue objVal = GET_ACC(); in HandleGetresumemode() local2801 JSTaggedValue objVal = GET_ACC(); in HandleSetgeneratorstateImm8() local4528 JSTaggedValue objVal = GET_VREG_VALUE(vs); in HandleDeprecatedGetresumemodePrefV8() local4545 JSTaggedValue objVal = GET_VREG_VALUE(vs); in HandleDeprecatedResumegeneratorPrefV8() local
328 …RuntimeStub::CreateObjectWithExcludedKeys(JSThread *thread, uint16_t numKeys, JSTaggedValue objVal, in CreateObjectWithExcludedKeys()
2347 … const JSHandle<JSTaggedValue> &objVal, in CommonCreateObjectWithExcludedKeys()2388 …const JSHandle<JSTaggedValue> &objVal = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: means the obj… in RuntimeOptCreateObjectWithExcludedKeys() local2406 … const JSHandle<JSTaggedValue> &objVal, in RuntimeCreateObjectWithExcludedKeys()
2491 …JSHandle<JSTaggedValue> objVal = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first par… in DEF_RUNTIME_STUBS() local