Searched defs:IsValidCodePoint (Results 1 – 3 of 3) sorted by relevance
132 inline bool IsValidCodePoint(uint32 cp) { in IsValidCodePoint() function
24 bool IsValidCodePoint(Isolate* isolate, Handle<Object> value) { in IsValidCodePoint() function
853 inline bool IsValidCodePoint(uint32 code_point) { in IsValidCodePoint() function