Home
last modified time | relevance | path

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

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