Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-intrinsic-lowering.h43 Reduction ReduceCopyDataPropertiesWithExcludedPropertiesOnStack(Node* node); in NON_EXPORTED_BASE()
Djs-intrinsic-lowering.cc48 return ReduceCopyDataPropertiesWithExcludedPropertiesOnStack(node); in Reduce()
95 JSIntrinsicLowering::ReduceCopyDataPropertiesWithExcludedPropertiesOnStack( in ReduceCopyDataPropertiesWithExcludedPropertiesOnStack() function in v8::internal::compiler::JSIntrinsicLowering