Page MenuHomePhorge

roots.h
No OneTemporary

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

File Metadata

Mime Type
text/x-c
Expires
Sun, May 3, 8:23 AM (19 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
533720
Default Alt Text
roots.h (252 B)

Event Timeline