Searched defs:PrintIntProperty (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | graph-visualizer.cc | 343 void GraphC1Visualizer::PrintIntProperty(const char* name, int value) { in PrintIntProperty() function in v8::internal::compiler::GraphC1Visualizer |
/external/v8/src/crankshaft/ | ||
D | hydrogen.h | 2962 void PrintIntProperty(const char* name, int value) { in PrintIntProperty() function |