Searched refs:ReduceGetSuperConstructor (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
H A D | js-intrinsic-lowering.h | 67 Reduction ReduceGetSuperConstructor(Node* node); |
H A D | js-intrinsic-lowering.cc | 92 return ReduceGetSuperConstructor(node); 425 Reduction JSIntrinsicLowering::ReduceGetSuperConstructor(Node* node) { function in class:v8::internal::compiler::JSIntrinsicLowering |
Completed in 415 milliseconds