Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:is_constructor

6415   if (map_->IsJSFunctionMap() && map_->is_constructor() &&
6533 info->map()->IsJSFunctionMap() && info->map()->is_constructor()) {