Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3062492
globals.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
368 B
Referenced Files
None
Subscribers
None
globals.h
View Options
#ifndef ANT_GLOBALS_MODULE_H
#define ANT_GLOBALS_MODULE_H
#include
"types.h"
void
init_globals_module
(
void
);
ant_value_t
js_report_error
(
ant_t
*
js
,
ant_value_t
*
args
,
int
nargs
);
bool
js_fire_unhandled_rejection
(
ant_t
*
js
,
ant_value_t
promise_val
,
ant_value_t
reason
);
void
js_fire_rejection_handled
(
ant_t
*
js
,
ant_value_t
promise_val
,
ant_value_t
reason
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Fri, Apr 3, 8:12 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
521629
Default Alt Text
globals.h (368 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment