Searched refs:ReduceCopyDataProperties (Results 1 – 2 of 2) sorted by relevance
42 Reduction ReduceCopyDataProperties(Node* node); in NON_EXPORTED_BASE()
46 return ReduceCopyDataProperties(node); in Reduce()89 Reduction JSIntrinsicLowering::ReduceCopyDataProperties(Node* node) { in ReduceCopyDataProperties() function in v8::internal::compiler::JSIntrinsicLowering