Home | History | Annotate | Download | only in interpreter

Lines Matching full:_offset

32 #define ADVANCE(_offset)                                                    \
34 int32_t disp = static_cast<int32_t>(_offset); \
45 #define POSSIBLY_HANDLE_PENDING_EXCEPTION(_is_exception_pending, _offset) \
50 ADVANCE(_offset); \