Searched refs:utf8_value (Results 1 – 1 of 1) sorted by relevance
28 v8::String::Utf8Value utf8_value(pIsolate, property); in PropFromV8Prop() local29 return WideString::FromUTF8(ByteStringView(*utf8_value, utf8_value.length())); in PropFromV8Prop()