Home | History | Annotate | Download | only in compiler

Lines Matching defs:access

11 #include "src/compiler/access-builder.h"
85 "unreachable", "memory access out of bounds",
1416 ElementAccess access = AccessBuilder::ForFixedArrayElement();
1417 const int fixed_offset = access.header_size - access.tag();
1698 // The access will always throw.