Home
last modified time | relevance | path

Searched defs:argument_end (Results 1 – 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c370 uint32_t argument_end; in static_snapshot_add_compiled_code() local
463 uint32_t argument_end; in jerry_snapshot_set_offsets() local
580 uint32_t argument_end = 0; in snapshot_load_compiled_code() local
1076 uint32_t argument_end; in scan_snapshot_functions() local
1147 uint32_t argument_end; in update_literal_offsets() local
/third_party/jerryscript/jerry-core/parser/js/
Dbyte-code.h780 uint8_t argument_end; /**< number of arguments expected by the function */ member
794 uint16_t argument_end; /**< number of arguments expected by the function */ member
Djs-parser.c523 uint16_t argument_end; in parse_print_literal() local
609 uint16_t argument_end; in parse_print_final_cbc() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-literal-storage.c332 uint32_t argument_end = 0; in ecma_save_literals_add_compiled_code() local
/third_party/jerryscript/jerry-core/vm/
Dvm.c4274 uint16_t argument_end, register_end; in vm_init_exec() local