Searched refs:SimplifyJSStoreContext (Results 1 – 2 of 2) sorted by relevance
66 Reduction JSContextSpecialization::SimplifyJSStoreContext(Node* node, in SimplifyJSStoreContext() function in v8::internal::compiler::JSContextSpecialization203 return SimplifyJSStoreContext(node, context, depth); in ReduceJSStoreContext()212 return SimplifyJSStoreContext(node, jsgraph()->Constant(concrete), depth); in ReduceJSStoreContext()
57 Reduction SimplifyJSStoreContext(Node* node, Node* new_context,