Searched defs:objVal (Results 1 – 6 of 6) sorted by relevance
603 JSHandle<JSTaggedValue> objVal(obj); in TryFastCreateDataProperty() local735 JSHandle<JSTaggedValue> objVal(obj); in FastConcatDictionaryArray() local
5117 JSTaggedValue objVal = GET_ACC(); in RunInternal() local5134 JSTaggedValue objVal = GET_VREG_VALUE(vs); in RunInternal() local5146 JSTaggedValue objVal = GET_ACC(); in RunInternal() local5160 JSTaggedValue objVal = GET_VREG_VALUE(vs); in RunInternal() local5302 JSTaggedValue objVal = GET_ACC(); in RunInternal() local
841 JSTaggedValue objVal = GET_ACC(); in HandleResumegenerator() local857 JSTaggedValue objVal = GET_ACC(); in HandleGetresumemode() local2805 JSTaggedValue objVal = GET_ACC(); in HandleSetgeneratorstateImm8() local4546 JSTaggedValue objVal = GET_VREG_VALUE(vs); in HandleDeprecatedGetresumemodePrefV8() local4563 JSTaggedValue objVal = GET_VREG_VALUE(vs); in HandleDeprecatedResumegeneratorPrefV8() local
328 …RuntimeStub::CreateObjectWithExcludedKeys(JSThread *thread, uint16_t numKeys, JSTaggedValue objVal, in CreateObjectWithExcludedKeys()
2374 … const JSHandle<JSTaggedValue> &objVal, in CommonCreateObjectWithExcludedKeys()2415 …const JSHandle<JSTaggedValue> &objVal = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: means the obj… in RuntimeOptCreateObjectWithExcludedKeys() local2433 … const JSHandle<JSTaggedValue> &objVal, in RuntimeCreateObjectWithExcludedKeys()
2545 …JSHandle<JSTaggedValue> objVal = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first par… in DEF_RUNTIME_STUBS() local