Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dimplementation-visitor.cc737 std::string FormatAssertSource(const std::string& str) { in FormatAssertSource() function
791 << "assert '" << FormatAssertSource(stmt->source) in Visit()