Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2920049
roots.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
252 B
Referenced Files
None
Subscribers
None
roots.h
View Options
#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
Details
Attached
Mime Type
text/x-c
Expires
Fri, Mar 27, 5:18 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512622
Default Alt Text
roots.h (252 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment