Searched refs:prelude_bytes (Results 1 – 1 of 1) sorted by relevance
98 mp_obj_str_t *prelude_bytes = MP_OBJ_TO_PTR(self_fun->const_table[prelude_offset]); in native_gen_wrap_call() local99 prelude_offset = (const byte *)prelude_bytes->data - self_fun->bytecode; in native_gen_wrap_call()
Completed in 3 milliseconds