Home
last modified time | relevance | path

Searched refs:kAstRawString (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dpending-compilation-error-handler.h136 enum Type { kNone, kAstRawString, kConstCharString, kMainThreadHandle }; enumerator
149 : ast_string(s), type(s == nullptr ? kNone : kAstRawString) {} in MessageArgument()
H A Dpending-compilation-error-handler.cc39 case kAstRawString: in Prepare()
70 case kAstRawString: in ArgString()

Completed in 2 milliseconds