Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Daddress-map.cc14 RootIndexMap::RootIndexMap(Isolate* isolate) { in RootIndexMap() function in v8::internal::RootIndexMap
/third_party/node/deps/v8/src/handles/
Dhandles.h278 class RootIndexMap; variable