Home
last modified time | relevance | path

Searched refs:parser_cbc_stream_alloc_page (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-util.c60 parser_cbc_stream_alloc_page (context_p, &context_p->byte_code); in parser_emit_two_bytes()
69 parser_cbc_stream_alloc_page (context_p, &context_p->byte_code); in parser_emit_two_bytes()
84 parser_cbc_stream_alloc_page ((context_p), &(context_p)->byte_code); \
Djs-parser-mem.c167 parser_cbc_stream_alloc_page (parser_context_t *context_p, /**< context */ in parser_cbc_stream_alloc_page() function
Djs-parser-internal.h600 void parser_cbc_stream_alloc_page (parser_context_t *context_p, parser_mem_data_t *data_p);