Searched defs:codePointsString (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_global.cpp | 447 JSHandle<EcmaString> codePointsString = factory->NewFromUtf16Literal(ptr, codePoints.size()); in StringToCodePoints() local |
Completed in 4 milliseconds