Home | History | Annotate | Download | only in src

Lines Matching refs:constructor

283   // which case no arguments are passed to the constructor.
293 Expression* NewThrowError(Handle<String> constructor,
790 // not only is the syntax tree not created but the constructor
1139 // Parser's scope stack. The constructor sets the parser's top scope
4013 Expression* Parser::NewThrowError(Handle<String> constructor,
4030 return new Throw(new CallRuntime(constructor, NULL, args),