Page MenuHomePhorge

globals.h
No OneTemporary

Size
368 B
Referenced Files
None
Subscribers
None

globals.h

#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

Mime Type
text/x-c
Expires
Fri, Apr 3, 8:12 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
521629
Default Alt Text
globals.h (368 B)

Event Timeline