Searched defs:GetAllocationType (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | js-heap-broker.cc | 1024 AllocationType GetAllocationType() const { return GetAllocationType_; } in GetAllocationType() function in v8::internal::compiler::AllocationSiteData |
| /external/v8/src/objects/ | ||
| D | objects.cc | 5097 AllocationType AllocationSite::GetAllocationType() const { in GetAllocationType() function in v8::internal::AllocationSite |