Home
last modified time | relevance | path

Searched defs:V8NativeString (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/napi/native_engine/impl/v8/native_value/
Dv8_native_string.cpp20 V8NativeString::V8NativeString(V8NativeEngine* engine, const char* value, size_t length) in V8NativeString() function in V8NativeString
26 V8NativeString::V8NativeString(V8NativeEngine* engine, v8::Local<v8::Value> value) : V8NativeValue(… in V8NativeString() function in V8NativeString