v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
Block (Address base_arg, int size_arg) | |
Data Fields | |
Address | base |
int | size |
Definition at line 178 of file test-alloc.cc.
Definition at line 180 of file test-alloc.cc.
Address base |
Definition at line 183 of file test-alloc.cc.
int size |
Definition at line 184 of file test-alloc.cc.