Home
last modified time | relevance | path

Searched refs:PrintIntProperty (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc426 void PrintIntProperty(const char* name, int value);
496 void GraphC1Visualizer::PrintIntProperty(const char* name, int value) { in PrintIntProperty() function in v8::internal::compiler::GraphC1Visualizer
575 PrintIntProperty("from_bci", -1); in PrintSchedule()
576 PrintIntProperty("to_bci", -1); in PrintSchedule()
602 PrintIntProperty("loop_depth", current->loop_depth()); in PrintSchedule()
610 PrintIntProperty( in PrintSchedule()
613 PrintIntProperty("last_lir_id", in PrintSchedule()
626 PrintIntProperty("size", total); in PrintSchedule()

Completed in 2 milliseconds