HomeSort by relevance Sort by last modified time
    Searched refs:SimplifyJSStoreContext (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
js-context-specialization.h 33 Reduction SimplifyJSStoreContext(Node* node, Node* new_context,
js-context-specialization.cc 50 Reduction JSContextSpecialization::SimplifyJSStoreContext(Node* node,
132 return SimplifyJSStoreContext(node, outer, depth);
140 return SimplifyJSStoreContext(node, jsgraph()->Constant(concrete), depth);

Completed in 727 milliseconds