Searched refs:DeclareFunction (Results 1 – 4 of 4) sorted by relevance
357 Statement* DeclareFunction(const AstRawString* variable_name,
1120 V8_INLINE PreParserStatement DeclareFunction(
1487 Statement* Parser::DeclareFunction(const AstRawString* variable_name, in DeclareFunction() function in v8::internal::Parser
3855 return impl()->DeclareFunction(variable_name, function, mode, pos, in ParseHoistableDeclaration()