![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Data Structures | |
class | Block |
Functions | |
TEST (StressHandles) | |
TEST (StressJS) | |
unsigned int | Pseudorandom () |
TEST (CodeRange) | |
Variables | |
const AccessorDescriptor | kDescriptor |
unsigned int Pseudorandom | ( | ) |
TEST | ( | StressHandles | ) |
Definition at line 116 of file test-alloc.cc.
References Smi::cast(), CHECK, Context::New(), and Smi::value().
TEST | ( | StressJS | ) |
Definition at line 138 of file test-alloc.cc.
References CHECK_EQ, Script::Compile(), FACTORY, Value::Int32Value(), kDescriptor, String::New(), Context::New(), and Utils::ToLocal().
TEST | ( | CodeRange | ) |
Definition at line 196 of file test-alloc.cc.
References List< T, P >::Add(), CodeRange::AllocateRawMemory(), CHECK, CodeRange::FreeRawMemory(), Page::kMaxNonCodeHeapObjectSize, v8::internal::MB, v8::internal::NULL, Pseudorandom(), OS::SetUp(), CodeRange::SetUp(), and CodeRange::TearDown().
const AccessorDescriptor kDescriptor |
Definition at line 131 of file test-alloc.cc.
Referenced by TEST().