Definition at line 3552 of file duktape.c.
◆ allow_in
duk_bool_t duk_compiler_func::allow_in |
◆ argnames_idx
duk_idx_t duk_compiler_func::argnames_idx |
◆ bw_code
◆ catch_depth
duk_int_t duk_compiler_func::catch_depth |
◆ consts_idx
duk_idx_t duk_compiler_func::consts_idx |
◆ decls_idx
duk_idx_t duk_compiler_func::decls_idx |
◆ expr_lhs
duk_bool_t duk_compiler_func::expr_lhs |
◆ fnum_next
duk_int_t duk_compiler_func::fnum_next |
◆ funcs_idx
duk_idx_t duk_compiler_func::funcs_idx |
◆ h_argnames
◆ h_consts
◆ h_decls
◆ h_funcs
◆ h_labelinfos
◆ h_labelnames
◆ h_name
◆ h_varmap
◆ id_access_arguments
duk_uint8_t duk_compiler_func::id_access_arguments |
◆ id_access_slow
duk_uint8_t duk_compiler_func::id_access_slow |
◆ id_access_slow_own
duk_uint8_t duk_compiler_func::id_access_slow_own |
◆ in_directive_prologue
duk_uint8_t duk_compiler_func::in_directive_prologue |
◆ in_scanning
duk_uint8_t duk_compiler_func::in_scanning |
◆ is_arguments_shadowed
duk_uint8_t duk_compiler_func::is_arguments_shadowed |
◆ is_constructable
duk_uint8_t duk_compiler_func::is_constructable |
◆ is_eval
duk_uint8_t duk_compiler_func::is_eval |
◆ is_function
duk_uint8_t duk_compiler_func::is_function |
◆ is_global
duk_uint8_t duk_compiler_func::is_global |
◆ is_namebinding
duk_uint8_t duk_compiler_func::is_namebinding |
◆ is_notail
duk_uint8_t duk_compiler_func::is_notail |
◆ is_setget
duk_uint8_t duk_compiler_func::is_setget |
◆ is_strict
duk_uint8_t duk_compiler_func::is_strict |
◆ label_next
duk_int_t duk_compiler_func::label_next |
◆ labelinfos_idx
duk_idx_t duk_compiler_func::labelinfos_idx |
◆ labelnames_idx
duk_idx_t duk_compiler_func::labelnames_idx |
◆ led_count
duk_int_t duk_compiler_func::led_count |
◆ may_direct_eval
duk_uint8_t duk_compiler_func::may_direct_eval |
◆ needs_shuffle
duk_uint8_t duk_compiler_func::needs_shuffle |
◆ nud_count
duk_int_t duk_compiler_func::nud_count |
◆ num_formals
duk_int_t duk_compiler_func::num_formals |
◆ paren_level
duk_int_t duk_compiler_func::paren_level |
◆ reg_stmt_value
duk_reg_t duk_compiler_func::reg_stmt_value |
◆ reject_regexp_in_adv
duk_uint8_t duk_compiler_func::reject_regexp_in_adv |
◆ shuffle1
duk_reg_t duk_compiler_func::shuffle1 |
◆ shuffle2
duk_reg_t duk_compiler_func::shuffle2 |
◆ shuffle3
duk_reg_t duk_compiler_func::shuffle3 |
◆ stmt_next
duk_int_t duk_compiler_func::stmt_next |
◆ temp_first
duk_reg_t duk_compiler_func::temp_first |
◆ temp_max
duk_reg_t duk_compiler_func::temp_max |
◆ temp_next
duk_reg_t duk_compiler_func::temp_next |
◆ varmap_idx
duk_idx_t duk_compiler_func::varmap_idx |
◆ with_depth
duk_int_t duk_compiler_func::with_depth |
The documentation for this struct was generated from the following file: