Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-intrinsic-lowering.h47 Reduction ReduceGeneratorGetContext(Node* node); in NON_EXPORTED_BASE()
Djs-intrinsic-lowering.cc46 return ReduceGeneratorGetContext(node); in Reduce()
166 Reduction JSIntrinsicLowering::ReduceGeneratorGetContext(Node* node) { in ReduceGeneratorGetContext() function in v8::internal::compiler::JSIntrinsicLowering