Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.cc285 bool CanInlineCall = false; member in v8::internal::compiler::AllocationSiteData
/external/v8/src/
Dobjects-inl.h1048 bool AllocationSite::CanInlineCall() const { in CanInlineCall() function