Lines Matching refs:constructor
462 // Parser's scope stack. The constructor sets the parser's top scope3997 Expression* Parser::NewThrowError(Handle<String> constructor,4015 return new(zone()) Throw(new(zone()) CallRuntime(constructor, NULL, args),