Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dgraph-visualizer.cc425 void PrintLongProperty(const char* name, int64_t value);
484 void GraphC1Visualizer::PrintLongProperty(const char* name, int64_t value) { in PrintLongProperty() function in v8::internal::compiler::GraphC1Visualizer
513 PrintLongProperty( in PrintCompilation()