Home
last modified time | relevance | path

Searched defs:message_string_p (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-error.c50 ecma_string_t *message_string_p = ecma_op_to_string (arguments_list_p[0]); in ecma_builtin_helper_error_dispatch_call() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-exceptions.c200 ecma_new_standard_error_with_message(ecma_standard_error_t error_type, ecma_string_t *message_string_p) ecma_new_standard_error_with_message() argument
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c341 jerry_debugger_copy_variables_to_string_message(uint8_t variable_type, ecma_string_t *value_str, jerry_debugger_send_string_t *message_string_p, size_t *buffer_pos) jerry_debugger_copy_variables_to_string_message() argument
[all...]
/third_party/jerryscript/jerry-core/api/
H A Djerry.c1519 ecma_string_t *message_string_p = ecma_new_ecma_string_from_utf8 ((lit_utf8_byte_t *) message_p, in jerry_create_error_sz() local

Completed in 8 milliseconds