Searched refs:PrintStringProperty (Results 1 – 2 of 2) sorted by relevance
12198 PrintStringProperty("name", name->ToCString().get()); in TraceCompilation()12205 PrintStringProperty("name", CodeStub::MajorName(major_key, false)); in TraceCompilation()12206 PrintStringProperty("method", "stub"); in TraceCompilation()12231 PrintStringProperty("name", name); in Trace()12301 PrintStringProperty("method", "None"); in Trace()12359 PrintStringProperty("name", name); in TraceLiveRanges()
2864 void PrintStringProperty(const char* name, const char* value) { in PrintStringProperty() function