Implement handle scope API in jerry-ext (#2753)
JerryScript-DCO-1.0-Signed-off-by: legendecas legendecas@gmail.com
This commit is contained in:
committed by
Zoltan Herczeg
parent
772ab277ea
commit
5b29bf6288
@@ -37,6 +37,7 @@ file(GLOB SOURCE_EXT
|
||||
arg/*.c
|
||||
common/*.c
|
||||
debugger/*.c
|
||||
handle-scope/*.c
|
||||
handler/*.c
|
||||
module/*.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user