Add new coding style rules and fix appeared issues.
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov a.shitov@samsung.com
This commit is contained in:
@@ -27,7 +27,7 @@ extern ecma_completion_value_t
|
||||
jerry_dispatch_external_function (ecma_object_t *function_object_p,
|
||||
ecma_external_pointer_t handler_p,
|
||||
ecma_value_t this_arg_value,
|
||||
const ecma_value_t args_p [],
|
||||
const ecma_value_t args_p[],
|
||||
ecma_length_t args_count);
|
||||
|
||||
extern void
|
||||
|
||||
Reference in New Issue
Block a user