Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.c365 uint32_t argument_end = 0; in ecma_save_literals_add_compiled_code() local
/third_party/jerryscript/jerry-core/parser/js/
H A 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
H A Djs-parser.c523 uint16_t argument_end; in parse_print_literal() local
609 uint16_t argument_end; in parse_print_final_cbc() local
[all...]
/third_party/jerryscript/jerry-core/api/
H A 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; snapshot_load_compiled_code() local
1076 uint32_t argument_end; scan_snapshot_functions() local
1147 uint32_t argument_end; update_literal_offsets() local
[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dvm.c4274 uint16_t argument_end, register_end; in vm_init_exec() local

Completed in 9 milliseconds