Page MenuHomePhorge

roots.h
No OneTemporary

Size
236 B
Referenced Files
None
Subscribers
None
#ifndef ROOTS_H
#define ROOTS_H
#include "types.h"
jshdl_t js_root(ant_t *js, jsval_t val);
jsval_t js_deref(ant_t *js, jshdl_t h);
void js_unroot(ant_t *js, jshdl_t h);
void js_root_update(ant_t *js, jshdl_t h, jsval_t val);
#endif

File Metadata

Mime Type
text/x-c
Expires
Thu, Mar 26, 4:41 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511813
Default Alt Text
roots.h (236 B)

Event Timeline