Home
last modified time | relevance | path

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

/external/v8/tools/gcmole/
Dgcmole.cc315 const std::string BAD_EXPR_MSG("Possible problem with evaluation order."); variable
797 if (!props.IsSafe()) ReportUnsafe(parent, BAD_EXPR_MSG); in Par()
842 if (!props.IsSafe()) ReportUnsafe(call, BAD_EXPR_MSG); in VisitArguments()
869 if (!props.IsSafe()) ReportUnsafe(call, BAD_EXPR_MSG); in VisitCallExpr()