Searched refs:JSObjectWalkVisitor (Results 1 – 1 of 1) sorted by relevance
40 class JSObjectWalkVisitor { class42 JSObjectWalkVisitor(ContextObject* site_context, DeepCopyHints hints) in JSObjectWalkVisitor() function in v8::internal::__anond0b108660111::JSObjectWalkVisitor71 MaybeHandle<JSObject> JSObjectWalkVisitor<ContextObject>::StructureWalk( in StructureWalk()293 JSObjectWalkVisitor<DeprecationUpdateContext> v(site_context, kNoHints); in DeepWalk()302 JSObjectWalkVisitor<AllocationSiteCreationContext> v(site_context, kNoHints); in DeepWalk()312 JSObjectWalkVisitor<AllocationSiteUsageContext> v(site_context, hints); in DeepCopy()