Home
last modified time | relevance | path

Searched refs:activated_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dallocation-site-scopes.h69 activated_(activated) { } in AllocationSiteUsageContext()
95 bool activated_; variable
Dallocation-site-scopes.cc64 if (activated_ && AllocationSite::CanTrack(object->map()->instance_type())) { in ShouldCreateMemento()