Searched refs:CanInlineCall (Results 1 – 5 of 5) sorted by relevance
274 CanInlineCall = object_->CanInlineCall(); in AllocationSiteData()285 bool CanInlineCall = false; member in v8::internal::compiler::AllocationSiteData993 BIMODAL_ACCESSOR_C(AllocationSite, bool, CanInlineCall) in BIMODAL_ACCESSOR()
301 bool CanInlineCall() const;
733 can_inline_call = site_ref->CanInlineCall(); in ReduceJSCreateArray()
1048 bool AllocationSite::CanInlineCall() const { in CanInlineCall() function
3744 inline bool CanInlineCall() const;