Home
last modified time | relevance | path

Searched refs:DeprecationUpdateContext (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-literals.cc218 class DeprecationUpdateContext { class
220 explicit DeprecationUpdateContext(Isolate* isolate) { isolate_ = isolate; } in DeprecationUpdateContext() function in v8::internal::__anon872c4cbd0111::DeprecationUpdateContext
292 DeprecationUpdateContext* site_context) { in DeepWalk()
293 JSObjectWalkVisitor<DeprecationUpdateContext> v(site_context, kNoHints); in DeepWalk()
487 DeprecationUpdateContext update_context(isolate); in CreateLiteralWithoutAllocationSite()