Searched defs:func_offset (Results 1 – 2 of 2) sorted by relevance
92 uint64_t func_offset; // pc relative to the start of the function, only valid if func_name is not member
954 uint32_t func_offset = header_p->func_offsets[func_index]; in jerry_snapshot_result() local