Searched refs:IsLet (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/parsing/ | ||
H A D | expression-scope.h | 383 if (this->parser()->IsLet(name)) { in Declare() |
H A D | parser-base.h | 1383 V8_INLINE bool IsLet(const AstRawString* identifier) const { in IsLet() function in v8::internal::ParseFunctionFlag::ParserBase |
Completed in 11 milliseconds