Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3050536
domexception.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
295 B
Referenced Files
None
Subscribers
None
domexception.h
View Options
#ifndef ANT_DOMEXCEPTION_MODULE_H
#define ANT_DOMEXCEPTION_MODULE_H
#include
"types.h"
#include
"gc/modules.h"
void
init_domexception_module
(
void
);
void
gc_mark_domexception
(
ant_t
*
js
,
gc_mark_fn
mark
);
ant_value_t
make_dom_exception
(
ant_t
*
js
,
const
char
*
message
,
const
char
*
name
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Fri, Apr 3, 2:42 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
521354
Default Alt Text
domexception.h (295 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment