Lines Matching refs:proto
398 Object* proto = array_proto->GetPrototype();399 if (proto == heap->null_value()) return false;400 array_proto = JSObject::cast(proto);