Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-printer.cc562 void TypeFeedbackInfo::TypeFeedbackInfoPrint(FILE* out) { in TypeFeedbackInfoPrint() function in v8::internal::TypeFeedbackInfo
Dobjects.h6588 inline void TypeFeedbackInfoPrint() { in TypeFeedbackInfoPrint() function
6589 TypeFeedbackInfoPrint(stdout); in TypeFeedbackInfoPrint()
6591 void TypeFeedbackInfoPrint(FILE* out);