Searched refs:ForJSCollectionIteratorTable (Results 1 – 4 of 4) sorted by relevance
71 static FieldAccess ForJSCollectionIteratorTable(); in NON_EXPORTED_BASE()
138 FieldAccess AccessBuilder::ForJSCollectionIteratorTable() { in ForJSCollectionIteratorTable() function in v8::internal::compiler::AccessBuilder
7528 simplified()->LoadField(AccessBuilder::ForJSCollectionIteratorTable()), in ReduceCollectionIteratorPrototypeNext()7569 simplified()->StoreField(AccessBuilder::ForJSCollectionIteratorTable()), in ReduceCollectionIteratorPrototypeNext()7585 simplified()->LoadField(AccessBuilder::ForJSCollectionIteratorTable()), in ReduceCollectionIteratorPrototypeNext()7639 AccessBuilder::ForJSCollectionIteratorTable()), in ReduceCollectionIteratorPrototypeNext()
873 a.Store(AccessBuilder::ForJSCollectionIteratorTable(), table); in ReduceJSCreateCollectionIterator()