| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | containers_stub_builder.cpp | 115 GateRef retValue = callBuilder.JSCallDispatch(); in ContainersCommonFuncCall() local 235 GateRef retValue = callBuilder.JSCallDispatch(); in QueueCommonFuncCall() local 346 GateRef retValue = callBuilder.JSCallDispatch(); in DequeCommonFuncCall() local 453 GateRef retValue = callBuilder.JSCallDispatch(); in ContainersLightWeightCall() local 576 GateRef retValue = callBuilder.JSCallDispatch(); in ContainersHashCall() local 591 GateRef retValue = CallRuntime(glue, RTSTUB_ID(ContainerRBTreeForEach), in ContainersHashCall() local 706 GateRef retValue = callBuilder.JSCallDispatch(); in ContainersLinkedListCall() local
|
| D | builtins_array_stub_builder.cpp | 658 GateRef retValue = callBuilder.JSCallDispatch(); in Filter() local 821 GateRef retValue = callBuilder.JSCallDispatch(); in Map() local 2200 GateRef retValue = callBuilder.JSCallDispatch(); in Find() local 2311 GateRef retValue = callBuilder.JSCallDispatch(); in FindIndex() local 2371 GateRef retValue = callBuilder.JSCallDispatch(); in FindIndex() local 3541 GateRef retValue = callBuilder.JSCallDispatch(); in Some() local 3619 GateRef retValue = callBuilder.JSCallDispatch(); in Some() local 3738 GateRef retValue = callBuilder.JSCallDispatch(); in Every() local 3812 GateRef retValue = callBuilder.JSCallDispatch(); in Every() local 4135 GateRef retValue = callBuilder.JSCallDispatch(); in FindLastIndex() local [all …]
|
| D | builtins_typedarray_stub_builder.cpp | 761 GateRef retValue = callBuilder.JSCallDispatch(); in Find() local 1286 GateRef retValue = callBuilder.JSCallDispatch(); in Every() local 1375 GateRef retValue = callBuilder.JSCallDispatch(); in Some() local 1480 GateRef retValue = callBuilder.JSCallDispatch(); in Filter() local 2333 GateRef retValue = callBuilder.JSCallDispatch(); in FindIndex() local 2444 GateRef retValue = callBuilder.JSCallDispatch(); in FindLastIndex() local 2682 GateRef retValue = callBuilder.JSCallDispatch(); in Map() local
|
| D | linked_hashtable_stub_builder.cpp | 467 GateRef retValue = callBuilder.JSCallDispatch(); in ForEach() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/ |
| D | ets_interop_js_gtest.cpp | 91 int retValue = RUN_ALL_TESTS(); in Main() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_helper.h | 94 #define DCHECK_SPECIAL_VALUE_WITH_RETURN(jsValueRef, retValue) \ argument
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | method-inl.h | 199 uint64_t retValue = InvokeCompiledCodeWithArgArray(values.get(), currentFrame, this, thread); in InvokeCompiledCode() local
|
| D | method.h | 866 Value GetReturnValueFromTaggedValue(uint64_t retValue) in GetReturnValueFromTaggedValue()
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 1410 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 3282 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 3418 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 3554 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 3690 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 4079 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 4215 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 4350 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
|
| D | interpreter_assembly.cpp | 3562 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideSupercallarrowrangePrefImm16V8() local 3705 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideSupercallthisrangePrefImm16V8() local 3895 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideNewobjrangePrefImm16V8() local 7044 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleSupercallarrowrangeImm8Imm8V8() local 7187 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleSupercallthisrangeImm8Imm8V8() local 7365 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleNewobjrangeImm16Imm8V8() local 7507 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleNewobjrangeImm8Imm8V8() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | deps.h | 213 uint32 retValue = 0; in GetUnitKind() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | debugger.cpp | 566 VRegValue retValue(managedThread->GetCurrentFrame()->GetAcc().GetValue()); in MethodExit() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder.cpp | 5627 GateRef retValue = callBuilder.JSCallDispatch(); in TryFastHasInstance() local
|