Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Didentity-map.h45 explicit IdentityMapBase(Heap* heap) in IdentityMapBase() function
112 : IdentityMapBase(heap), allocator_(allocator) {} in IdentityMapBase() function