Searched refs:ForJSArrayIteratorIndex (Results 1 – 3 of 3) sorted by relevance
198 static FieldAccess ForJSArrayIteratorIndex(InstanceType type = JS_OBJECT_TYPE, in NON_EXPORTED_BASE()
327 simplified()->StoreField(AccessBuilder::ForJSArrayIteratorIndex()), value, in ReduceArrayIterator()382 simplified()->LoadField(AccessBuilder::ForJSArrayIteratorIndex( in ReduceFastArrayIteratorNext()451 simplified()->StoreField(AccessBuilder::ForJSArrayIteratorIndex( in ReduceFastArrayIteratorNext()530 simplified()->LoadField(AccessBuilder::ForJSArrayIteratorIndex( in ReduceTypedArrayIteratorNext()570 simplified()->StoreField(AccessBuilder::ForJSArrayIteratorIndex( in ReduceTypedArrayIteratorNext()
585 FieldAccess AccessBuilder::ForJSArrayIteratorIndex(InstanceType instance_type, in ForJSArrayIteratorIndex() function in v8::internal::compiler::AccessBuilder