Home
last modified time | relevance | path

Searched refs:get_i8 (Results 1 – 2 of 2) sorted by relevance

/third_party/quickjs/
Dcutils.h200 static inline int32_t get_i8(const uint8_t *tab) in get_i8() function
Dquickjs.c16339 *sp++ = JS_NewInt32(ctx, get_i8(pc)); in JS_CallInternal()
29024 printf(" %d", get_i8(tab + pos)); in dump_byte_code()
29044 addr = get_i8(tab + pos); in dump_byte_code()