Home
last modified time | relevance | path

Searched refs:shared_string (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dobjects-definitions.h103 V(SHARED_STRING_TYPE, kVariableSizeSentinel, shared_string, SharedString) \
Djs-date-time-format.cc2047 isolate->factory()->shared_string()); in FormatToParts()
2061 isolate->factory()->shared_string()); in FormatToParts()
2078 isolate->factory()->shared_string()); in FormatToParts()
/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc314 Handle<String> shared_string = factory->InternalizeUtf8String("shared"); in GetTypeForMemory() local
321 JSObject::AddProperty(isolate, object, shared_string, in GetTypeForMemory()
/third_party/node/deps/v8/src/init/
Dheap-symbols.h114 V(_, shared_string, "shared") \