Home
last modified time | relevance | path

Searched refs:ReduceJSStoreGlobal (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-global-object-specialization.h48 Reduction ReduceJSStoreGlobal(Node* node);
Djs-global-object-specialization.cc45 return ReduceJSStoreGlobal(node); in Reduce()
142 Reduction JSGlobalObjectSpecialization::ReduceJSStoreGlobal(Node* node) { in ReduceJSStoreGlobal() function in v8::internal::compiler::JSGlobalObjectSpecialization