Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dinterpreter.cc150 bool ShouldPrintBytecode(Handle<SharedFunctionInfo> shared) { in ShouldPrintBytecode() function
210 if (ShouldPrintBytecode(shared_info)) { in FinalizeJobImpl()