Home | History | Annotate | Download | only in src

Lines Matching defs:constructor

127     Handle<JSFunction> constructor = isolate->string_function();
128 Handle<JSObject> result = isolate->factory()->NewJSObject(constructor);
166 // Setting the constructor property could change an instance's @@species
173 // Setting the constructor of Array.prototype of any realm also needs
184 // Setting the Symbol.species property of any Array constructor invalidates