Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dallocation-site-inl.h107 bool AllocationSite::CanInlineCall() const { in CanInlineCall() function
/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc1416 HEAP_ACCESSOR_C(AllocationSite, bool, CanInlineCall) in HEAP_ACCESSOR_C() argument