Searched defs:new_code_size (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/api/ | ||
| H A D | jerry-snapshot.c | 629 uint32_t new_code_size = (uint32_t) (start_offset + 1 + sizeof (uint8_t *)); in snapshot_load_compiled_code() local |
Completed in 4 milliseconds