Searched refs:context_handle (Results 1 – 1 of 1) sorted by relevance
87 Handle<Object> context_handle = Handle<Object>(context, info_->isolate()); in ReduceJSLoadContext() local88 node->ReplaceInput(0, jsgraph_->Constant(context_handle)); in ReduceJSLoadContext()