Home | History | Annotate | Download | only in include

Lines Matching defs:Utf8Value

1969   class V8_EXPORT Utf8Value {
1971 explicit Utf8Value(Handle<v8::Value> obj);
1972 ~Utf8Value();
1981 Utf8Value(const Utf8Value&);
1982 void operator=(const Utf8Value&);
1994 V8_DEPRECATED("Use Utf8Value instead",