Home
last modified time | relevance | path

Searched refs:SimplifyJSStoreContext (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-context-specialization.cc69 Reduction JSContextSpecialization::SimplifyJSStoreContext(Node* node, in SimplifyJSStoreContext() function in v8::internal::compiler::JSContextSpecialization
213 return SimplifyJSStoreContext(node, context, depth); in ReduceJSStoreContext()
221 return SimplifyJSStoreContext(node, jsgraph()->Constant(concrete), depth); in ReduceJSStoreContext()
224 return SimplifyJSStoreContext(node, jsgraph()->Constant(concrete), depth); in ReduceJSStoreContext()
H A Djs-context-specialization.h62 Reduction SimplifyJSStoreContext(Node* node, Node* new_context,

Completed in 2 milliseconds