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

  /external/v8/src/
allocation-site-scopes.h 69 activated_(activated) { }
94 bool activated_; member in class:v8::internal::AllocationSiteUsageContext
allocation-site-scopes.cc 64 if (activated_ && AllocationSite::CanTrack(object->map()->instance_type())) {

Completed in 59 milliseconds