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 67 activated_(activated) { }
92 bool activated_; member in class:v8::internal::AllocationSiteUsageContext
allocation-site-scopes.cc 67 if (activated_ && AllocationSite::CanTrack(object->map()->instance_type())) {

Completed in 116 milliseconds