Extension API: description of structures used for describing extension object; jerry_extend_with - stub for extension interface routine.

This commit is contained in:
Ruben Ayrapetyan
2015-02-20 20:27:06 +03:00
parent d4af5702a4
commit c12ec35b2d
5 changed files with 157 additions and 0 deletions
+2
View File
@@ -23,6 +23,8 @@
* @{
*/
#include "jerry-extension.h"
/**
* Jerry flags
*/