Home
last modified time | relevance | path

Searched defs:callRes (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp593 EtsObject *callRes = EtsObject::FromCoreType( in PrintExceptionInfo() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp1027 …napi_value callRes = CallETSInstance(coro, ctx, ctorMethod->GetPandaMethod(), jsArgs, etsObject.Ge… in CreateAndWrap() local