Rename resource_name to source_name (#4846)
JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com
This commit is contained in:
@@ -43,7 +43,7 @@ typedef enum
|
||||
/**
|
||||
* Callback for jerry_debugger_wait_and_run_client_source
|
||||
*
|
||||
* The callback receives the resource name, source code and a user pointer.
|
||||
* The callback receives the source name, source code and a user pointer.
|
||||
*
|
||||
* @return this value is passed back by jerry_debugger_wait_and_run_client_source
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user