Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
H A Dparser.h327 Statement* DeclareFunction(const AstRawString* variable_name,
H A Dpreparser.h1160 V8_INLINE PreParserStatement DeclareFunction( in DeclareFunction() function in v8::internal::PreParser
H A Dparser.cc1859 Statement* Parser::DeclareFunction(const AstRawString* variable_name, in DeclareFunction() function in v8::internal::Parser
H A Dparser-base.h4220 return impl()->DeclareFunction(variable_name, function, mode, kind, pos, in ParseHoistableDeclaration()

Completed in 22 milliseconds