Searched refs:ReduceJSStoreGlobal (Results 1 – 2 of 2) sorted by relevance
48 Reduction ReduceJSStoreGlobal(Node* node);
45 return ReduceJSStoreGlobal(node); in Reduce()142 Reduction JSGlobalObjectSpecialization::ReduceJSStoreGlobal(Node* node) { in ReduceJSStoreGlobal() function in v8::internal::compiler::JSGlobalObjectSpecialization