Home
last modified time | relevance | path

Searched defs:has_custom_cache (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-stubs.h113 virtual bool has_custom_cache() { return false; } in has_custom_cache() function
Dcodegen.h400 virtual bool has_custom_cache() { return true; } in has_custom_cache() function