Home
last modified time | relevance | path

Searched defs:objVal (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1914const JSHandle<JSTaggedValue> &objVal, in CommonCreateObjectWithExcludedKeys()
1953const JSHandle<JSTaggedValue> &objVal, in RuntimeOptCreateObjectWithExcludedKeys()
1974const JSHandle<JSTaggedValue> &objVal, in RuntimeCreateObjectWithExcludedKeys()
Druntime_stubs.cpp1136 …JSHandle<JSTaggedValue> objVal = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first par… in DEF_RUNTIME_STUBS() local
1682 …JSHandle<JSTaggedValue> objVal = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first par… in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h4988 JSTaggedValue objVal = GET_ACC(); in RunInternal() local
5002 JSTaggedValue objVal = GET_VREG_VALUE(vs); in RunInternal() local
5015 JSTaggedValue objVal = GET_ACC(); in RunInternal() local
5029 JSTaggedValue objVal = GET_VREG_VALUE(vs); in RunInternal() local
5171 JSTaggedValue objVal = GET_ACC(); in RunInternal() local
Dslow_runtime_stub.cpp353 …RuntimeStub::CreateObjectWithExcludedKeys(JSThread *thread, uint16_t numKeys, JSTaggedValue objVal, in CreateObjectWithExcludedKeys()
Dinterpreter_assembly.cpp812 JSTaggedValue objVal = GET_ACC(); in HandleResumegenerator() local
828 JSTaggedValue objVal = GET_ACC(); in HandleGetresumemode() local
2772 JSTaggedValue objVal = GET_ACC(); in HandleSetgeneratorstateImm8() local
4457 JSTaggedValue objVal = GET_VREG_VALUE(vs); in HandleDeprecatedGetresumemodePrefV8() local
4474 JSTaggedValue objVal = GET_VREG_VALUE(vs); in HandleDeprecatedResumegeneratorPrefV8() local