v8
3.25.30(node0.11.13)
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 97 of file test-alloc.cc.
References Smi::cast(), CHECK, Context::Enter(), Context::Exit(), CcTest::isolate(), Context::New(), and Smi::value().
TEST | ( | StressJS | ) |
Definition at line 119 of file test-alloc.cc.
References ASSERT, CHECK_EQ, Script::Compile(), Context::Enter(), Context::Exit(), Isolate::factory(), Context::Global(), CcTest::i_isolate(), Value::Int32Value(), CcTest::isolate(), kDescriptor, v8::internal::map, v8::internal::name, Context::New(), Factory::NewDescriptorArray(), Factory::NewForeign(), String::NewFromUtf8(), Factory::NewFunction(), Factory::NewJSObject(), Factory::NewStringFromAscii(), and Utils::ToLocal().
TEST | ( | CodeRange | ) |
Definition at line 188 of file test-alloc.cc.
References List< T, P >::Add(), CodeRange::AllocateRawMemory(), CHECK, CodeRange::FreeRawMemory(), CcTest::InitializeVM(), CcTest::isolate(), Page::kMaxRegularHeapObjectSize, v8::internal::MB, v8::internal::NULL, Pseudorandom(), CodeRange::SetUp(), v8::internal::size, and CodeRange::TearDown().
const AccessorDescriptor kDescriptor |
Definition at line 112 of file test-alloc.cc.
Referenced by TEST().