Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dserializer.h133 RootIndexMap* root_index_map() { return &root_index_map_; } in root_index_map() function
/external/v8/src/compiler/
Dsimplified-lowering.cc1019 RootIndexMap root_index_map(jsgraph_->isolate()); in WriteBarrierKindFor() local