Searched defs:objVal (Results 1 – 5 of 5) sorted by relevance
5059 JSTaggedValue objVal = GET_ACC(); in RunInternal() local5073 JSTaggedValue objVal = GET_VREG_VALUE(vs); in RunInternal() local5085 JSTaggedValue objVal = GET_ACC(); in RunInternal() local5099 JSTaggedValue objVal = GET_VREG_VALUE(vs); in RunInternal() local5241 JSTaggedValue objVal = GET_ACC(); in RunInternal() local
353 …RuntimeStub::CreateObjectWithExcludedKeys(JSThread *thread, uint16_t numKeys, JSTaggedValue objVal, in CreateObjectWithExcludedKeys()
845 JSTaggedValue objVal = GET_ACC(); in HandleResumegenerator() local861 JSTaggedValue objVal = GET_ACC(); in HandleGetresumemode() local2809 JSTaggedValue objVal = GET_ACC(); in HandleSetgeneratorstateImm8() local4496 JSTaggedValue objVal = GET_VREG_VALUE(vs); in HandleDeprecatedGetresumemodePrefV8() local4513 JSTaggedValue objVal = GET_VREG_VALUE(vs); in HandleDeprecatedResumegeneratorPrefV8() local
2152 … const JSHandle<JSTaggedValue> &objVal, in CommonCreateObjectWithExcludedKeys()2193 …const JSHandle<JSTaggedValue> &objVal = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: means the obj… in RuntimeOptCreateObjectWithExcludedKeys() local2211 … const JSHandle<JSTaggedValue> &objVal, in RuntimeCreateObjectWithExcludedKeys()
2238 …JSHandle<JSTaggedValue> objVal = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first par… in DEF_RUNTIME_STUBS() local