Home
last modified time | relevance | path

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

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