Home
last modified time | relevance | path

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

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