Searched refs:GetNextFunctionLiteralId (Results 1 – 4 of 4) sorted by relevance
307 int func_id = GetNextFunctionLiteralId(); in ParseFunctionLiteral()
1249 GetNextFunctionLiteralId();1252 GetNextFunctionLiteralId();1255 GetNextFunctionLiteralId();
129 true, GetNextFunctionLiteralId()); in DefaultConstructor()2584 int function_literal_id = GetNextFunctionLiteralId(); in ParseFunctionLiteral()3254 GetNextFunctionLiteralId()); in CreateInitializerFunction()
336 int GetNextFunctionLiteralId() { return ++function_literal_id_; } in GetNextFunctionLiteralId() function4388 int function_literal_id = GetNextFunctionLiteralId(); in ParseArrowFunctionLiteral()