Home
last modified time | relevance | path

Searched defs:retValue (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.cpp109 … GateRef retValue = JSCallDispatch(glue, callbackFnHandle, Int32(NUM_MANDATORY_JSFUNC_ARGS), 0, in ContainersCommonFuncCall() local
224 … GateRef retValue = JSCallDispatch(glue, callbackFnHandle, Int32(NUM_MANDATORY_JSFUNC_ARGS), 0, in QueueCommonFuncCall() local
332 … GateRef retValue = JSCallDispatch(glue, callbackFnHandle, Int32(NUM_MANDATORY_JSFUNC_ARGS), 0, in DequeCommonFuncCall() local
436 … GateRef retValue = JSCallDispatch(glue, callbackFnHandle, Int32(NUM_MANDATORY_JSFUNC_ARGS), 0, in ContainersLightWeightCall() local
556 … GateRef retValue = JSCallDispatch(glue, callbackFnHandle, Int32(NUM_MANDATORY_JSFUNC_ARGS), 0, in ContainersHashCall() local
573 GateRef retValue = CallRuntime(glue, RTSTUB_ID(ContainerRBTreeForEach), in ContainersHashCall() local
684 … GateRef retValue = JSCallDispatch(glue, callbackFnHandle, Int32(NUM_MANDATORY_JSFUNC_ARGS), 0, in ContainersLinkedListCall() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h1350 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3205 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3340 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3475 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3610 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3975 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
4109 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
4243 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
Dinterpreter_assembly.cpp3492 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideSupercallarrowrangePrefImm16V8() local
3635 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideSupercallthisrangePrefImm16V8() local
3825 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideNewobjrangePrefImm16V8() local
6731 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleSupercallarrowrangeImm8Imm8V8() local
6874 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleSupercallthisrangeImm8Imm8V8() local
7052 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleNewobjrangeImm16Imm8V8() local
7194 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleNewobjrangeImm8Imm8V8() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp606 auto retValue = JSCallDispatch(glue, getter, Int32(0), 0, Circuit::NullGate(), in CallGetterHelper() local
655 auto retValue = JSCallDispatch(glue, setter, Int32(1), 0, Circuit::NullGate(), in CallSetterHelper() local
3535 GateRef retValue = JSCallDispatch(glue, instof, Int32(1), 0, Circuit::NullGate(), in TryFastHasInstance() local