Searched defs:ReduceJSLoadContext (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | js-context-specialization.cc | 61 Reduction JSContextSpecializer::ReduceJSLoadContext(Node* node) { in ReduceJSLoadContext() function in v8::internal::compiler::JSContextSpecializer |
| /external/v8/test/cctest/compiler/ | ||
| D | test-js-context-specialization.cc | 49 TEST(ReduceJSLoadContext) { in TEST() argument |