Searched defs:createFromUtf8 (Results 1 – 3 of 3) sorted by relevance
532 createFromUtf8(Runtime& runtime, const uint8_t* utf8, size_t length) { in createFromUtf8() function539 static String createFromUtf8(Runtime& runtime, const std::string& utf8) { in createFromUtf8() function
620 createFromUtf8(Runtime& runtime, const uint8_t* utf8, size_t length) { in createFromUtf8() function627 static String createFromUtf8(Runtime& runtime, const std::string& utf8) { in createFromUtf8() function
617 createFromUtf8(Runtime& runtime, const uint8_t* utf8, size_t length) { in createFromUtf8() function624 static String createFromUtf8(Runtime& runtime, const std::string& utf8) { in createFromUtf8() function