HomeSort by relevance Sort by last modified time
    Searched refs:allocation_site_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
ast.cc 613 allocation_site_ =
618 if (!allocation_site_.is_null()) {
619 elements_kind_ = allocation_site_->GetElementsKind();
    [all...]
ast.h 1836 Handle<AllocationSite> allocation_site_; member in class:v8::internal::FINAL
1898 Handle<AllocationSite> allocation_site_; member in class:v8::internal::FINAL
2025 Handle<AllocationSite> allocation_site_; member in class:v8::internal::FINAL
    [all...]

Completed in 76 milliseconds