Searched refs:ReduceJSCreateEmptyLiteralObject (Results 1 – 2 of 2) sorted by relevance
63 Reduction ReduceJSCreateEmptyLiteralObject(Node* node); in NON_EXPORTED_BASE()
96 return ReduceJSCreateEmptyLiteralObject(node); in Reduce()1173 Reduction JSCreateLowering::ReduceJSCreateEmptyLiteralObject(Node* node) { in ReduceJSCreateEmptyLiteralObject() function in v8::internal::compiler::JSCreateLowering