![]() |
v8
3.11.10(node0.8.26)
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 186 of file test-alloc.cc.
Definition at line 188 of file test-alloc.cc.
Address base |
Definition at line 191 of file test-alloc.cc.
int size |
Definition at line 192 of file test-alloc.cc.