Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dast.h725 struct DebugStatement : Statement { struct
727 DebugStatement(SourcePosition pos, const std::string& reason, in DebugStatement() argument
732 std::string reason;
733 bool never_continues;