Searched refs:ForJSCollectionIteratorTable (Results 1 – 4 of 4) sorted by relevance
59 static FieldAccess ForJSCollectionIteratorTable(); in NON_EXPORTED_BASE()
119 FieldAccess AccessBuilder::ForJSCollectionIteratorTable() { in ForJSCollectionIteratorTable() function in v8::internal::compiler::AccessBuilder
6476 simplified()->LoadField(AccessBuilder::ForJSCollectionIteratorTable()), in ReduceCollectionIteratorPrototypeNext()6516 simplified()->StoreField(AccessBuilder::ForJSCollectionIteratorTable()), in ReduceCollectionIteratorPrototypeNext()6532 simplified()->LoadField(AccessBuilder::ForJSCollectionIteratorTable()), in ReduceCollectionIteratorPrototypeNext()6586 AccessBuilder::ForJSCollectionIteratorTable()), in ReduceCollectionIteratorPrototypeNext()
911 a.Store(AccessBuilder::ForJSCollectionIteratorTable(), table); in ReduceJSCreateCollectionIterator()