Home | History | Annotate | Download | only in src

Lines Matching refs:constructor

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