![]() |
v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <stdlib.h>#include "v8.h"#include "platform.h"#include "cctest.h"#include "win32-headers.h"
Go to the source code of this file.
Functions | |
| TEST (VirtualMemory) | |
| TEST (GetCurrentProcessId) | |
| TEST | ( | VirtualMemory | ) |
Definition at line 41 of file test-platform-win32.cc.
References CHECK, v8::internal::KB, and v8::MB.
| TEST | ( | GetCurrentProcessId | ) |
Definition at line 55 of file test-platform-win32.cc.
References CHECK_EQ.