Searched refs:append_caller_and_arguments (Results 1 – 1 of 1) sorted by relevance
1632 bool append_caller_and_arguments = !(bytecode_data_p->status_flags & CBC_CODE_FLAGS_STRICT_MODE); in ecma_op_function_list_lazy_property_names() local1634 bool append_caller_and_arguments = (bytecode_data_p->status_flags & CBC_CODE_FLAGS_STRICT_MODE); in ecma_op_function_list_lazy_property_names() local1637 if (append_caller_and_arguments) in ecma_op_function_list_lazy_property_names()