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

  /external/v8/src/
property.h 296 void DisallowCaching() { cacheable_ = false; }
  /external/chromium_org/v8/src/
property.h 348 void DisallowCaching() { cacheable_ = false; }

Completed in 106 milliseconds