Home
last modified time | relevance | path

Searched refs:AllowInPlace (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.h166 enum class AllowInPlace { class in v8::WebSnapshotSerializer
183 AllowInPlace can_be_in_place = AllowInPlace::No);
H A Dweb-snapshot.cc678 DiscoverString(Handle<String>::cast(object), AllowInPlace::Yes); in Discover()
710 AllowInPlace can_be_in_place) { in DiscoverString()
716 if (can_be_in_place == AllowInPlace::Yes && !result.already_exists) { in DiscoverString()

Completed in 4 milliseconds