Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.cc639 struct CommentOperator : public Operator1<const char*> { struct
640 explicit CommentOperator(const char* msg) in CommentOperator() function