Searched defs:V8NativeString (Results 1 – 1 of 1) sorted by relevance
20 V8NativeString::V8NativeString(V8NativeEngine* engine, const char* value, size_t length) in V8NativeString() function in V8NativeString26 V8NativeString::V8NativeString(V8NativeEngine* engine, v8::Local<v8::Value> value) : V8NativeValue(… in V8NativeString() function in V8NativeString