Home | History | Annotate | Download | only in src

Lines Matching refs:hints

5364                       JSObject::DeepCopyHints hints)
5367 hints_(hints) {}
5585 DeepCopyHints hints) {
5586 JSObjectWalkVisitor<AllocationSiteUsageContext> v(site_context, true, hints);