Home | History | Annotate | Download | only in cctest

Lines Matching refs:constructor

567   Handle<JSFunction> constructor(object_function);
568 Handle<JSObject> obj = FACTORY->NewJSObject(constructor);
710 Handle<JSFunction> constructor(object_function);
711 Handle<JSObject> obj = FACTORY->NewJSObject(constructor);