Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen.cc12237 PrintIntProperty("from_bci", -1); in Trace()
12238 PrintIntProperty("to_bci", -1); in Trace()
12283 PrintIntProperty("loop_depth", current->LoopNestingDepth()); in Trace()
12288 PrintIntProperty( in Trace()
12291 PrintIntProperty( in Trace()
12300 PrintIntProperty("size", current->phis()->length()); in Trace()
Dhydrogen.h2879 void PrintIntProperty(const char* name, int value) { in PrintIntProperty() function