Home
last modified time | relevance | path

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

/third_party/jerryscript/docs/
D16.MIGRATION-GUIDE.md464 from `bool` to [`jerry_parse_opts_t`](02.API-REFERENCE.md#jerry_parse_opts_t).
D02.API-REFERENCE.md106 ## jerry_parse_opts_t section in JerryScript types
1037 - `parse_opts` - any combination of [jerry_parse_opts_t](#jerry_parse_opts_t) flags.
1104 - `parse_opts` - any combination of [jerry_parse_opts_t](#jerry_parse_opts_t) flags.
1268 - `parse_opts` - any combination of [jerry_parse_opts_t](#jerry_parse_opts_t) flags.
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h117 } jerry_parse_opts_t; typedef