![]() |
Go to the source code of this file.
Functions | |
AS_EXTERN void | as_nil_val_destroy (as_val *v) |
AS_EXTERN uint32_t | as_nil_val_hashcode (const as_val *v) |
AS_EXTERN char * | as_nil_val_tostring (const as_val *v) |
Variables | |
AS_EXTERN const as_val | as_nil |
Internal helper function for destroying an as_val.
Internal helper function for getting the hashcode of an as_val.