| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | containers_stub_builder.cpp | 117 GateRef retValue = callBuilder.JSCallDispatch(); in ContainersCommonFuncCall() local 240 GateRef retValue = callBuilder.JSCallDispatch(); in ContainersLightWeightCall() local 366 GateRef retValue = callBuilder.JSCallDispatch(); in ContainersHashCall() local 381 GateRef retValue = CallRuntimeWithGlobalEnv(glue, GetCurrentGlobalEnv(), in ContainersHashCall() local 500 GateRef retValue = callBuilder.JSCallDispatch(); in ContainersLinkedListCall() local
|
| D | containers_queue_stub_builder.cpp | 116 GateRef retValue = callBuilder.JSCallDispatch(); in ForEach() local
|
| D | containers_deque_stub_builder.cpp | 117 GateRef retValue = callBuilder.JSCallDispatch(); in ForEach() local
|
| D | builtins_array_stub_builder.cpp | 647 GateRef retValue = callBuilder.JSCallDispatch(); in Filter() local 711 GateRef retValue = callBuilder.JSCallDispatch(); in Filter() local 853 GateRef retValue = callBuilder.JSCallDispatch(); in Map() local 4679 GateRef retValue = callBuilder.JSCallDispatch(); in FindLastIndex() local 4756 GateRef retValue = callBuilder.JSCallDispatch(); in FindLastIndex() local 4872 GateRef retValue = callBuilder.JSCallDispatch(); in FindLast() local 4951 GateRef retValue = callBuilder.JSCallDispatch(); in FindLast() local 5260 GateRef retValue = callBuilder.JSCallDispatch(); in FlatMap() local 5358 GateRef retValue = callBuilder.JSCallDispatch(); in FlatMap() local 5414 GateRef retValue = GetValueFromTaggedArray(glue, mappedElements, *i); in FlatMap() local
|
| D | builtins_typedarray_stub_builder.cpp | 743 GateRef retValue = callBuilder.JSCallDispatch(); in Find() local 1263 GateRef retValue = callBuilder.JSCallDispatch(); in Every() local 1352 GateRef retValue = callBuilder.JSCallDispatch(); in Some() local 1457 GateRef retValue = callBuilder.JSCallDispatch(); in Filter() local 2315 GateRef retValue = callBuilder.JSCallDispatch(); in FindIndex() local 2426 GateRef retValue = callBuilder.JSCallDispatch(); in FindLastIndex() local 2683 GateRef retValue = callBuilder.JSCallDispatch(); in Map() local
|
| D | builtins_array_stub_builder_next_optimization.cpp | 1371 GateRef retValue = callBuilder.JSCallDispatch(); in FindOrFindIndex() local 1433 GateRef retValue = callBuilder.JSCallDispatch(); in FindOrFindIndex() local 1594 GateRef retValue = callBuilder.JSCallDispatch(); in VisitAll() local 1691 GateRef retValue = callBuilder.JSCallDispatch(); in VisitAll() local
|
| D | linked_hashtable_stub_builder.cpp | 473 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 | 200 uint64_t retValue = InvokeCompiledCodeWithArgArray(values.get(), currentFrame, this, thread); in InvokeCompiledCode() local
|
| D | method.h | 884 Value GetReturnValueFromTaggedValue(uint64_t retValue) in GetReturnValueFromTaggedValue()
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 1427 … JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>(nativePointer)(ecmaRuntimeCallInfo); in RunInternal() local 3306 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 3442 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 3578 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 3714 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 4120 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 4256 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local 4391 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
|
| D | interpreter_assembly.cpp | 3619 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideSupercallarrowrangePrefImm16V8() local 3762 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideSupercallthisrangePrefImm16V8() local 3952 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleWideNewobjrangePrefImm16V8() local 7120 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleSupercallarrowrangeImm8Imm8V8() local 7263 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleSupercallthisrangeImm8Imm8V8() local 7441 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleNewobjrangeImm16Imm8V8() local 7583 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in HandleNewobjrangeImm8Imm8V8() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/ |
| D | PagBuilder.ts | 1114 let retValue = (retStmt as ArkReturnStmt).getOp(); variable
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | debugger.cpp | 605 VRegValue retValue(managedThread->GetCurrentFrame()->GetAcc().GetValue()); in MethodExit() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_MPIsel.cpp | 985 int8 retValue = static_cast<int64>(value & heapObjectMask) == 0; in SelectTaggedIsHeapObject() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder.cpp | 6352 GateRef retValue = callBuilder.JSCallDispatch(); in TryFastHasInstance() local
|