Searched refs:jerry_debugger_send_parse_function (Results 1 – 3 of 3) sorted by relevance
488 bool jerry_debugger_send_parse_function (uint32_t line, uint32_t column);
1409 jerry_debugger_send_parse_function (uint32_t line, /**< line */ in jerry_debugger_send_parse_function() function
2442 jerry_debugger_send_parse_function (context_p->token.line, context_p->token.column); in parser_parse_function()2539 jerry_debugger_send_parse_function (context_p->token.line, context_p->token.column); in parser_parse_arrow_function()