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