Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dallocation-site-inl.h99 bool AllocationSite::CanInlineCall() const { in CanInlineCall() function
/external/v8/src/compiler/
Djs-heap-broker.cc1031 bool CanInlineCall() const { return CanInlineCall_; } in CanInlineCall() function in v8::internal::compiler::AllocationSiteData