Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dallocation-site-inl.h124 bool AllocationSite::ShouldTrack(ElementsKind boilerplate_elements_kind) { in ShouldTrack() function
Dobjects.cc5277 bool AllocationSite::ShouldTrack(ElementsKind from, ElementsKind to) { in ShouldTrack() function in v8::internal::AllocationSite