Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Descape-analysis.h68 void DebugPrintState(VirtualState* state);
Descape-analysis.cc1704 void EscapeAnalysis::DebugPrintState(VirtualState* state) { in DebugPrintState() function in v8::internal::compiler::EscapeAnalysis
1730 DebugPrintState(object_states[n]); in DebugPrint()