Home
last modified time | relevance | path

Searched refs:read_only_data_container_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dfactory.h961 read_only_data_container_ = read_only; in set_read_only_data_container()
1005 bool read_only_data_container_ = false; variable
Dfactory.cc111 if (read_only_data_container_ && in BuildInternal()
128 0, read_only_data_container_ ? AllocationType::kReadOnly in BuildInternal()