Lines Matching refs:throw_error
2557 Expression* throw_error = NewThrowSyntaxError(type, Handle<Object>::null());2558 return factory()->NewExpressionStatement(throw_error);