Searched refs:get_i8 (Results 1 – 2 of 2) sorted by relevance
200 static inline int32_t get_i8(const uint8_t *tab) in get_i8() function
16068 * sp++ = JS_NewInt32(ctx, get_i8(pc)); in JS_CallInternal()28582 printf(" %d", get_i8(tab + pos)); in dump_byte_code()28602 addr = get_i8(tab + pos); in dump_byte_code()
Completed in 109 milliseconds