Home
last modified time | relevance | path

Searched refs:has_function_cache (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Ddebug.cc1588 if (code->has_function_cache()) { in FindDebugBreak()
1596 if (code->has_function_cache()) { in FindDebugBreak()
Dobjects-inl.h3217 bool Code::has_function_cache() { in has_function_cache() function
Dobjects.h4303 inline bool has_function_cache();
/external/chromium_org/v8/src/
Ddebug.cc1688 if (code->has_function_cache()) { in FindDebugBreak()
1696 if (code->has_function_cache()) { in FindDebugBreak()
Dobjects-inl.h4145 bool Code::has_function_cache() { in has_function_cache() function
Dobjects.h5225 inline bool has_function_cache();