Searched refs:DeprecationUpdateContext (Results 1 – 1 of 1) sorted by relevance
218 class DeprecationUpdateContext { class220 explicit DeprecationUpdateContext(Isolate* isolate) { isolate_ = isolate; } in DeprecationUpdateContext() function in v8::internal::__anon872c4cbd0111::DeprecationUpdateContext292 DeprecationUpdateContext* site_context) { in DeepWalk()293 JSObjectWalkVisitor<DeprecationUpdateContext> v(site_context, kNoHints); in DeepWalk()487 DeprecationUpdateContext update_context(isolate); in CreateLiteralWithoutAllocationSite()