Searched refs:EmptyFixedArrayConstant (Results 1 – 6 of 6) sorted by relevance
270 jsgraph()->EmptyFixedArrayConstant()); in ReduceJSCreate()272 jsgraph()->EmptyFixedArrayConstant()); in ReduceJSCreate()369 Node* properties = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateArguments()398 Node* properties = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateArguments()430 Node* properties = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateArguments()478 elements = jsgraph()->EmptyFixedArrayConstant(); in ReduceNewArray()483 Node* properties = jsgraph()->EmptyFixedArrayConstant(); in ReduceNewArray()681 Node* empty_fixed_array = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateClosure()716 jsgraph()->EmptyFixedArrayConstant()); in ReduceJSCreateIterResultObject()718 jsgraph()->EmptyFixedArrayConstant()); in ReduceJSCreateIterResultObject()[all …]
51 Node* EmptyFixedArrayConstant(); in NON_EXPORTED_BASE()
49 Node* JSGraph::EmptyFixedArrayConstant() { in EmptyFixedArrayConstant() function in v8::internal::compiler::JSGraph
317 jsgraph()->EmptyFixedArrayConstant(), effect, control); in ReduceArrayIterator()320 jsgraph()->EmptyFixedArrayConstant(), effect, control); in ReduceArrayIterator()1639 jsgraph()->EmptyFixedArrayConstant(), effect, control); in ReduceStringIterator()1642 jsgraph()->EmptyFixedArrayConstant(), effect, control); in ReduceStringIterator()
518 properties.Bind(a->EmptyFixedArrayConstant()); in Generate_ObjectCreate()
1690 Node* const empty_array = EmptyFixedArrayConstant(); in AllocateRegExpResult()