Home
last modified time | relevance | path

Searched refs:proxyNapiWapperString (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/cross_vm/
Djsnapi_expo_hybrid.cpp39 …JSHandle<JSTaggedValue> proxyNapiWapperString = thread->GlobalConstants()->GetHandledProxyNapiWrap… in GetProxyNapiWrapperString() local
40 return JSNApiHelper::ToLocal<StringRef>(proxyNapiWapperString); in GetProxyNapiWrapperString()