Home
last modified time | relevance | path

Searched defs:byte_p (Results 1 - 7 of 7) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects-arguments.c91 uint8_t *byte_p = (uint8_t *) bytecode_data_p; in ecma_op_create_arguments_object() local
H A Decma-function-object.c49 uint8_t *byte_p = (uint8_t *) bytecode_header_p; in ecma_op_resource_name() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.c375 uint8_t *byte_p = (uint8_t *) compiled_code_p; in ecma_save_literals_add_compiled_code() local
390 uint8_t *byte_p = (uint8_t *) compiled_code_p; in ecma_save_literals_add_compiled_code() local
427 uint8_t *byte_p = (uint8_t *) compiled_code_p; in ecma_save_literals_add_compiled_code() local
H A Decma-helpers.c1487 uint8_t *byte_p = (uint8_t *) bytecode_header_p; in ecma_compiled_code_get_tagged_template_collection() local
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c501 uint8_t *byte_p = (uint8_t *) bytecode_p; in jerry_snapshot_set_offsets() local
586 uint8_t *byte_p = (uint8_t *) bytecode_p; in snapshot_load_compiled_code() local
600 uint8_t *byte_p = (uint8_t *) bytecode_p; in snapshot_load_compiled_code() local
648 uint8_t *byte_p = (uint8_t *) bytecode_p; in snapshot_load_compiled_code() local
1107 uint8_t *byte_p = (uint8_t *) bytecode_p; scan_snapshot_functions() local
1185 uint8_t *byte_p = (uint8_t *) bytecode_p; update_literal_offsets() local
[all...]
H A Djerry.c3526 uint8_t *byte_p = (uint8_t *) context_ptr; in jerry_create_context() local
/third_party/jerryscript/jerry-core/vm/
H A Dvm.c456 uint8_t *byte_p = ((uint8_t *) frame_ctx_p->bytecode_header_p) + lit_value; in vm_construct_literal_object() local

Completed in 16 milliseconds