Searched refs:NextAccess (Results 1 – 5 of 5) sorted by relevance
32 while (builder.NextAccess(kPtrType) == kRegAccess) { in TEST()52 while (builder.NextAccess(kDblType) == kRegAccess) { in TEST()77 while (builder.NextAccess(type) == kRegAccess) { in TEST()119 while (builder.NextAccess(kDblType) == kRegAccess) { in TEST()141 CHECK_EQ(builder.NextAccess(kPtrType), kOvflAccess); in TEST()163 while (builder.NextAccess(type) == kRegAccess) { in TEST()212 while (builder.NextAccess(type) == kRegAccess) { in TEST()
1643 ConstantPoolEntry::Access ConstantPoolBuilder::NextAccess( in NextAccess() function in v8::internal::ConstantPoolBuilder1698 (merged ? ConstantPoolEntry::REGULAR : NextAccess(type)); in AddEntry()
1241 ConstantPoolEntry::Access NextAccess(ConstantPoolEntry::Type type) const;
1462 return constant_pool_builder_.NextAccess(ConstantPoolEntry::INTPTR) == in ConstantPoolAccessIsInOverflow()
1283 return constant_pool_builder_.NextAccess(ConstantPoolEntry::INTPTR) == in ConstantPoolAccessIsInOverflow()