Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-native-context-specialization.h68 Reduction ReduceJSStoreDataPropertyInLiteral(Node* node);
Djs-native-context-specialization.cc105 return ReduceJSStoreDataPropertyInLiteral(node); in Reduce()
1680 Reduction JSNativeContextSpecialization::ReduceJSStoreDataPropertyInLiteral( in ReduceJSStoreDataPropertyInLiteral() function in v8::internal::compiler::JSNativeContextSpecialization