Home
last modified time | relevance | path

Searched defs:retValue (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
H A Dets_interop_js_gtest.cpp91 int retValue = RUN_ALL_TESTS(); in Main() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_stub_builder.cpp115 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 in ContainersHashCall() local
591 GateRef retValue = CallRuntime(glue, RTSTUB_ID(ContainerRBTreeForEach), ContainersHashCall() local
706 GateRef retValue = callBuilder.JSCallDispatch(); ContainersLinkedListCall() local
[all...]
H A Dlinked_hashtable_stub_builder.cpp467 GateRef retValue = callBuilder.JSCallDispatch(); in ForEach() local
H A Dbuiltins_typedarray_stub_builder.cpp761 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 in FindIndex() local
2444 GateRef retValue = callBuilder.JSCallDispatch(); FindLastIndex() local
2683 GateRef retValue = callBuilder.JSCallDispatch(); Map() local
[all...]
H A Dbuiltins_array_stub_builder.cpp630 GateRef retValue = callBuilder.JSCallDispatch(); in Filter() local
790 GateRef retValue = callBuilder.JSCallDispatch(); in Map() local
2179 GateRef retValue = callBuilder.JSCallDispatch(); in Find() local
2290 GateRef retValue = callBuilder.JSCallDispatch(); in FindIndex() local
2350 GateRef retValue = callBuilder.JSCallDispatch(); FindIndex() local
3794 GateRef retValue = callBuilder.JSCallDispatch(); Some() local
3872 GateRef retValue = callBuilder.JSCallDispatch(); Some() local
3991 GateRef retValue = callBuilder.JSCallDispatch(); Every() local
4065 GateRef retValue = callBuilder.JSCallDispatch(); Every() local
4388 GateRef retValue = callBuilder.JSCallDispatch(); FindLastIndex() local
4459 GateRef retValue = callBuilder.JSCallDispatch(); FindLastIndex() local
4580 GateRef retValue = callBuilder.JSCallDispatch(); FindLast() local
4653 GateRef retValue = callBuilder.JSCallDispatch(); FindLast() local
4977 GateRef retValue = callBuilder.JSCallDispatch(); FlatMap() local
5072 GateRef retValue = callBuilder.JSCallDispatch(); FlatMap() local
5126 GateRef retValue = GetTaggedValueWithElementsKind(mappedArray, *i); FlatMap() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod-inl.h199 uint64_t retValue = InvokeCompiledCodeWithArgArray(values.get(), currentFrame, this, thread); in InvokeCompiledCode() local
H A Dmethod.h866 Value GetReturnValueFromTaggedValue(uint64_t retValue) in GetReturnValueFromTaggedValue() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.cpp567 hooks_.MethodExit(PtThread(managedThread), method, isExceptionTriggered, retValue); in MethodExit() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp1424 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3296 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3432 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3568 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
3704 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( in RunInternal() local
4110 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( RunInternal() local
4246 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( RunInternal() local
4381 JSTaggedValue retValue = reinterpret_cast<EcmaEntrypoint>( RunInternal() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp5665 GateRef retValue = callBuilder.JSCallDispatch(); in TryFastHasInstance() local

Completed in 48 milliseconds