Searched refs:DeclareFunctionNameVar (Results 1 – 5 of 5) sorted by relevance
215 DeclareFunctionNameVar(function_name, function_type, function_scope); in PreParseFunction()
1136 V8_INLINE void DeclareFunctionNameVar(1148 V8_INLINE void DeclareFunctionNameVar(1152 DeclareFunctionNameVar(function_name.string_, function_type,
307 void DeclareFunctionNameVar(const AstRawString* function_name,
1774 void Parser::DeclareFunctionNameVar(const AstRawString* function_name, in DeclareFunctionNameVar() function in v8::internal::Parser
4284 impl()->DeclareFunctionNameVar(function_name, function_type, function_scope); in ParseFunctionBody()