Searched defs:kReadOnlyRootsCount (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | read-only-spaces.h | 157 static constexpr size_t kReadOnlyRootsCount = variable |
/external/v8/src/roots/ | ||
D | roots.h | 388 kReadOnlyRootsCount = 0 READ_ONLY_ROOT_LIST(ROOT), enumerator |