Searched refs:ecma_raise_error_from_error_reference (Results 1 – 4 of 4) sorted by relevance
487 void ecma_raise_error_from_error_reference (ecma_value_t value);
1311 ecma_raise_error_from_error_reference (ecma_value_t value) /**< error reference */ in ecma_raise_error_from_error_reference() function
952 ecma_raise_error_from_error_reference (ret_value); in ecma_op_function_call_external()
1133 ecma_raise_error_from_error_reference (result); in vm_loop()