Home
last modified time | relevance | path

Searched defs:DebugStatement (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/torque/
Dast.h427 struct DebugStatement : Statement { struct
429 DebugStatement(SourcePosition pos, const std::string& reason, in DebugStatement() function
434 std::string reason;
435 bool never_continues;