Home
last modified time | relevance | path

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

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