Searched refs:array_constructor_protector (Results 1 – 3 of 3) sorted by relevance
21 V(ArrayConstructor, ArrayConstructorProtector, array_constructor_protector) \
657 PropertyCellRef array_constructor_protector = in ReduceJSCreateArray() local658 MakeRef(broker(), factory()->array_constructor_protector()); in ReduceJSCreateArray()659 array_constructor_protector.CacheAsProtector(); in ReduceJSCreateArray()660 can_inline_call = array_constructor_protector.value().AsSmi() == in ReduceJSCreateArray()
230 V(PropertyCell, array_constructor_protector, ArrayConstructorProtector) \