Home
last modified time | relevance | path

Searched defs:const_literal_end (Results 1 - 6 of 6) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.c367 uint32_t const_literal_end; in ecma_save_literals_add_compiled_code() local
H A Decma-helpers.c1379 uint32_t const_literal_end; in ecma_bytecode_deref() local
/third_party/jerryscript/jerry-core/parser/js/
H A Dbyte-code.h783 uint8_t const_literal_end; /**< end position of the const literal group */ member
797 uint16_t const_literal_end; /**< end position of the const literal group */ member
H A Djs-parser.c612 uint16_t const_literal_end; in parse_print_final_cbc() local
907 uint16_t const_literal_end; in parser_post_processing() local
55 parser_compute_indicies(parser_context_t *context_p, uint16_t *ident_end, uint16_t *const_literal_end) parser_compute_indicies() argument
[all...]
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c246 uint32_t const_literal_end; in snapshot_add_compiled_code() local
371 uint32_t const_literal_end; in static_snapshot_add_compiled_code() local
464 uint32_t const_literal_end; jerry_snapshot_set_offsets() local
581 uint32_t const_literal_end; snapshot_load_compiled_code() local
1077 uint32_t const_literal_end; scan_snapshot_functions() local
1148 uint32_t const_literal_end; update_literal_offsets() local
[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dvm.c986 uint16_t const_literal_end; in vm_loop() local

Completed in 11 milliseconds