Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.cpp570 void *ConvertToLocal(typename T::cpptype etsValue) in ConvertToLocal() function
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp1768 Local<JSValueRef> DebuggerImpl::ConvertToLocal(const std::string &varValue) in ConvertToLocal() function in panda::ecmascript::tooling::DebuggerImpl