added buildValue
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#include "runtime/runtime.h"
|
||||
Object *Object_NewBuiltinsMap(Runtime *runtime, Heap *heap, Error *err);
|
||||
Object *Object_NewNetworkBuiltinsMap(Runtime *runtime, Heap *heap, Error *err);
|
||||
Reference in New Issue
Block a user