Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dread-only-spaces.cc37 void ReadOnlyArtifacts::set_read_only_heap( in set_read_only_heap() function in v8::internal::ReadOnlyArtifacts
/third_party/node/deps/v8/src/execution/
Disolate.h611 void set_read_only_heap(ReadOnlyHeap* ro_heap) { read_only_heap_ = ro_heap; } in set_read_only_heap() function