V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
bool | is_collecting () const |
bool | is_optimizing () const |
void | set_optimizing () |
bool | is_optimizable () const |
void | set_optimizable () |
size_t | hash_code () const |
void | set_hash_code (size_t hash_code) |
std::vector< uint32_t > & | farjmp_bitmap () |
Definition at line 68 of file assembler.h.