Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dchange-lowering.cc449 RootIndexMap root_index_map(isolate); in ComputeWriteBarrierKind() local
/external/v8/src/snapshot/
Dserialize.h483 RootIndexMap* root_index_map() { return &root_index_map_; } in root_index_map() function