Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dallocation-site-scopes-inl.h27 Object nested_site = current()->nested_site(); in EnterNewScope() local
/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc1412 ObjectRef AllocationSiteRef::nested_site() const { in nested_site() function in v8::internal::compiler::AllocationSiteRef
/third_party/node/deps/v8/src/heap/
Dheap.cc3107 AllocationSite nested_site = AllocationSite::cast(current_nested); in ForeachAllocationSite() local