Home
last modified time | relevance | path

Searched refs:CanInlineCall (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Djs-heap-broker.cc274 CanInlineCall = object_->CanInlineCall(); in AllocationSiteData()
285 bool CanInlineCall = false; member in v8::internal::compiler::AllocationSiteData
993 BIMODAL_ACCESSOR_C(AllocationSite, bool, CanInlineCall) in BIMODAL_ACCESSOR()
Djs-heap-broker.h301 bool CanInlineCall() const;
Djs-create-lowering.cc733 can_inline_call = site_ref->CanInlineCall(); in ReduceJSCreateArray()
/external/v8/src/
Dobjects-inl.h1048 bool AllocationSite::CanInlineCall() const { in CanInlineCall() function
Dobjects.h3744 inline bool CanInlineCall() const;