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 587 allocation_site_mode_(allocation_site_mode),
596 return allocation_site_mode_;
621 AllocationSiteMode allocation_site_mode_;
633 return AllocationSiteModeBits::encode(allocation_site_mode_)
    [all...]
hydrogen-instructions.h 7075 AllocationSiteMode allocation_site_mode_; member in class:v8::HMaterializedLiteral
    [all...]

Completed in 46 milliseconds