Searched defs:closure_context (Results 1 – 2 of 2) sorted by relevance
45 TNode<Context> closure_context = UncheckedCast<Context>(base); in AwaitOld() local142 TNode<Context> closure_context = UncheckedCast<Context>(base); in AwaitOptimized() local288 const TNode<Context> closure_context = in CreateUnwrapClosure() local
91 Context Context::closure_context() { in closure_context() function in v8::internal::Context