Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2176 …JSHandle<JSTaggedValue> napiWapperString = thread->GlobalConstants()->GetHandledNapiWrapperString(… in GetNapiWrapperString() local
2177 return JSNApiHelper::ToLocal<StringRef>(napiWapperString); in GetNapiWrapperString()