Searched defs:bytecode_data_p (Results 1 – 9 of 9) sorted by relevance
220 const ecma_compiled_code_t *bytecode_data_p, /**< byte-code array */ in ecma_op_create_function_object()335 ecma_compiled_code_t *bytecode_data_p = NULL; in ecma_op_create_dynamic_function() local412 … const ecma_compiled_code_t *bytecode_data_p) /**< byte-code array */ in ecma_op_create_simple_function_object()428 … const ecma_compiled_code_t *bytecode_data_p) /**< byte-code array */ in ecma_op_create_generator_function_object()442 … const ecma_compiled_code_t *bytecode_data_p, /**< byte-code array */ in ecma_op_create_arrow_function_object()560 … const ecma_compiled_code_t *bytecode_data_p = ecma_op_function_get_compiled_code (ext_func_obj_p); in ecma_op_function_is_generator() local798 const ecma_compiled_code_t *bytecode_data_p = ecma_op_function_get_compiled_code (ext_func_p); in ecma_op_function_call_simple() local1397 const ecma_compiled_code_t *bytecode_data_p = ecma_op_function_get_compiled_code (ext_func_p); in ecma_op_function_try_to_lazy_instantiate_property() local1434 const ecma_compiled_code_t *bytecode_data_p; in ecma_op_function_try_to_lazy_instantiate_property() local1618 const ecma_compiled_code_t *bytecode_data_p; in ecma_op_function_list_lazy_property_names() local
91 ecma_compiled_code_t *bytecode_data_p; in ecma_op_eval_chars_buffer() local
48 const ecma_compiled_code_t *bytecode_data_p) /**< byte code */ in ecma_op_create_arguments_object()
266 … const ecma_compiled_code_t *bytecode_data_p = ecma_op_function_get_compiled_code (ext_func_p); in ecma_op_object_get_own_property() local618 … const ecma_compiled_code_t *bytecode_data_p = ecma_op_function_get_compiled_code (ext_func_p); in ecma_op_object_find_own() local
882 ecma_compiled_code_t *bytecode_data_p; in ecma_module_parse() local
481 ecma_compiled_code_t *bytecode_data_p; in jerry_parse() local544 ecma_compiled_code_t *bytecode_data_p; in jerry_parse_function() local3621 const ecma_compiled_code_t *bytecode_data_p = ecma_op_function_get_compiled_code (ext_func_p); in jerry_get_resource_name() local
752 ecma_compiled_code_t *bytecode_data_p; in jerry_generate_snapshot_with_args() local
2693 ecma_compiled_code_t **bytecode_data_p) /**< [out] JS bytecode */ in parser_parse_script()
354 vm_run_eval (ecma_compiled_code_t *bytecode_data_p, /**< byte-code data */ in vm_run_eval()