Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h1005 inline bool CheckTemplateEscapes(bool should_throw) { in CheckTemplateEscapes() function in v8::internal::ParseFunctionFlag::ParserBase
4927 bool is_valid = CheckTemplateEscapes(forbid_illegal_escapes); in ParseTemplateLiteral()
4935 bool is_valid = CheckTemplateEscapes(forbid_illegal_escapes); in ParseTemplateLiteral()
4963 is_valid = CheckTemplateEscapes(forbid_illegal_escapes); in ParseTemplateLiteral()

Completed in 12 milliseconds