Photon 1.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | Photon |
This file is also about defining core js concepts. | |
Typedefs | |
typedef void(* | Photon::photon_asm_fn_t) (void *arg, size_t arg_cnt) |
Generic javascript function. | |
Functions | |
int | Photon::photon_delete_chunk (char *fn, size_t size) |
photon_asm_fn_t | Photon::photon_allocate_chunk (char *data, size_t size) |