Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-printer.cc179 JSGlobalPropertyCell::cast(this)->JSGlobalPropertyCellPrint(out); in HeapObjectPrint()
802 void JSGlobalPropertyCell::JSGlobalPropertyCellPrint(FILE* out) { in JSGlobalPropertyCellPrint() function in v8::internal::JSGlobalPropertyCell
Dobjects.h7632 inline void JSGlobalPropertyCellPrint() { in JSGlobalPropertyCellPrint() function
7633 JSGlobalPropertyCellPrint(stdout); in JSGlobalPropertyCellPrint()
7635 void JSGlobalPropertyCellPrint(FILE* out);