refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "cell.h"
|
||||
#include "quickjs-internal.h"
|
||||
#include "pit_internal.h"
|
||||
|
||||
JSC_CCALL(os_mem_limit, JS_SetMemoryLimit(JS_GetRuntime(js), js2number(js,argv[0])))
|
||||
JSC_CCALL(os_max_stacksize, JS_SetMaxStackSize(js, js2number(js,argv[0])))
|
||||
|
||||
Reference in New Issue
Block a user