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

  /external/chromium_org/v8/src/
code-stubs.h 592 allocation_site_mode_(allocation_site_mode) {}
595 return allocation_site_mode_;
606 AllocationSiteMode allocation_site_mode_;
612 return AllocationSiteModeBits::encode(allocation_site_mode_);
    [all...]
hydrogen-instructions.h 7330 AllocationSiteMode allocation_site_mode_; member in class:HMaterializedLiteral
    [all...]

Completed in 82 milliseconds