Searched defs:CanInlineCall (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | js-heap-broker.cc | 285 bool CanInlineCall = false; member in v8::internal::compiler::AllocationSiteData |
| /external/v8/src/ | ||
| D | objects-inl.h | 1048 bool AllocationSite::CanInlineCall() const { in CanInlineCall() function |