Searched defs:GetElementsKind (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/objects/ | ||
| D | allocation-site-inl.h | 91 ElementsKind AllocationSite::GetElementsKind() const { in GetElementsKind() function |
| /external/v8/src/compiler/ | ||
| D | js-heap-broker.cc | 1030 ElementsKind GetElementsKind() const { return GetElementsKind_; } in GetElementsKind() function in v8::internal::compiler::AllocationSiteData |