Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2924085
symbol.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
458 B
Referenced Files
None
Subscribers
None
symbol.h
View Options
#ifndef SYMBOL_H
#define SYMBOL_H
#include
"ant.h"
void
init_symbol_module
(
void
);
jsval_t
get_iterator_symbol
(
void
);
jsval_t
get_asyncIterator_symbol
(
void
);
jsval_t
get_observable_symbol
(
void
);
const
char
*
get_iterator_sym_key
(
void
);
const
char
*
get_asyncIterator_sym_key
(
void
);
const
char
*
get_toStringTag_sym_key
(
void
);
const
char
*
get_observable_sym_key
(
void
);
const
char
*
get_symbol_description_from_key
(
const
char
*
sym_key
,
size_t
key_len
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Fri, Mar 27, 8:03 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
513140
Default Alt Text
symbol.h (458 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment