Searched refs:ecma_raise_standard_error_with_format (Results 1 – 7 of 7) sorted by relevance
112 return ecma_raise_standard_error_with_format (ECMA_ERROR_REFERENCE, in ecma_op_get_value_lex_env_base()298 return ecma_raise_standard_error_with_format (ECMA_ERROR_REFERENCE, in ecma_op_put_value_lex_env_base()
57 ecma_value_t ecma_raise_standard_error_with_format (ecma_standard_error_t error_type, const char *m…
364 ecma_value_t error_value = ecma_raise_standard_error_with_format (ECMA_ERROR_REFERENCE, in ecma_op_resolve_reference_value()
254 ecma_raise_standard_error_with_format (ecma_standard_error_t error_type, /**< error type */ in ecma_raise_standard_error_with_format() function
576 ecma_raise_standard_error_with_format (ECMA_ERROR_TYPE, in ecma_op_container_get_object()
127 ecma_value_t error_value = ecma_raise_standard_error_with_format (ECMA_ERROR_TYPE, in vm_op_get_value()174 result = ecma_raise_standard_error_with_format (ECMA_ERROR_TYPE, in vm_op_set_value()
2754 ecma_value_t error_value = ecma_raise_standard_error_with_format (ECMA_ERROR_SYNTAX, in parser_parse_script()