Lines Matching refs:constructor
1608 // For constructor functions skip another frame.2028 Handle<Object> constructor(2030 ASSERT(constructor->IsJSFunction());2031 if (!constructor->IsJSFunction()) {2036 Handle<JSFunction>::cast(constructor),