Home
last modified time | relevance | path

Searched defs:ro_roots (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/roots/
H A Droots.h591 V8_INLINE explicit ReadOnlyRoots(Address* ro_roots) in ReadOnlyRoots() argument
/third_party/node/deps/v8/src/objects/
H A Dfixed-array-inl.h179 void FixedArray::set_undefined(ReadOnlyRoots ro_roots, int index) { in set_undefined() argument
189 void FixedArray::set_null(ReadOnlyRoots ro_roots, int index) { in set_null() argument
201 void FixedArray::set_the_hole(ReadOnlyRoots ro_roots, int index) { in set_the_hole() argument
H A Dordered-hash-table.cc232 HeapObject OrderedHashSet::GetEmpty(ReadOnlyRoots ro_roots) { in GetEmpty() argument
236 HeapObject OrderedHashMap::GetEmpty(ReadOnlyRoots ro_roots) { in GetEmpty() argument
1474 ReadOnlyRoots ro_roots = GetReadOnlyRoots(); in HasMore() local
H A Dshared-function-info.cc31 void SharedFunctionInfo::Init(ReadOnlyRoots ro_roots, int unique_id) { in Init() argument

Completed in 8 milliseconds