v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test-alloc.cc File Reference
#include "v8.h"
#include "accessors.h"
#include "cctest.h"
Include dependency graph for test-alloc.cc:

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
 

Function Documentation

unsigned int Pseudorandom ( )

Definition at line 178 of file test-alloc.cc.

References v8::internal::lo.

Referenced by TEST().

TEST ( StressHandles  )

Definition at line 116 of file test-alloc.cc.

References Smi::cast(), CHECK, Context::New(), and Smi::value().

TEST ( StressJS  )

Variable Documentation

const AccessorDescriptor kDescriptor
Initial value:
= {
TestAccessorGet,
0,
0
}

Definition at line 131 of file test-alloc.cc.

Referenced by TEST().