Home
last modified time | relevance | path

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

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