Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
DCommandParser.h41 bool IsSendJSHeap() const;
DCommandParser.cpp258 bool CommandParser::IsSendJSHeap() const in IsSendJSHeap() function in CommandParser
/ide/tools/previewer/
DThinPreviewer.cpp177 if (parser.IsSendJSHeap()) { in main()