Home | History | Annotate | Download | only in runtime

Lines Matching defs:bytes

273     // Unroll this, as we only have three bytes, anyways.
312 // Figure out how many bytes the code_off is.
315 size_t bytes = tmp - ptr;
318 for (size_t i = 1; i < bytes; ++i) {
875 // Unroll this, as we only have three bytes, anyways.