Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.cc1024 AllocationType GetAllocationType() const { return GetAllocationType_; } in GetAllocationType() function in v8::internal::compiler::AllocationSiteData
/external/v8/src/objects/
Dobjects.cc5097 AllocationType AllocationSite::GetAllocationType() const { in GetAllocationType() function in v8::internal::AllocationSite