Searched defs:DisallowCaching (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dproperty.h348 void DisallowCaching() { cacheable_ = false; } function in class:v8::internal::BASE_EMBEDDED
/external/v8/src/
H A Dproperty.h296 void DisallowCaching() { cacheable_ = false; } function in class:v8::internal::BASE_EMBEDDED

Completed in 75 milliseconds