Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1276 …JSHandle<JSTaggedValue> napiWapperString = vm->GetJSThread()->GlobalConstants()->GetHandledNapiWra… in GetNapiWrapperString() local
1277 return JSNApiHelper::ToLocal<StringRef>(napiWapperString); in GetNapiWrapperString()