Home
last modified time | relevance | path

Searched refs:NewFromUtf16Compress (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.h593 JSHandle<EcmaString> NewFromUtf16Compress(const uint16_t *utf16Data, uint32_t utf16Len);
H A Dobject_factory.cpp4204 JSHandle<EcmaString> ObjectFactory::NewFromUtf16Compress(const uint16_t *utf16Data, uint32_t utf16Len) in NewFromUtf16Compress() function in panda::ecmascript::ObjectFactory

Completed in 20 milliseconds