v8
3.14.5(node0.10.28)
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 196 of file test-alloc.cc.
Definition at line 198 of file test-alloc.cc.
Address base |
Definition at line 201 of file test-alloc.cc.
int size |
Definition at line 202 of file test-alloc.cc.