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

Go to the source code of this file.

Functions

CodeDummyCode (LocalContext *context)
 
 TEST (ConstantPool)
 

Function Documentation

Code* DummyCode ( LocalContext context)

Definition at line 14 of file test-constantpool.cc.

References Utils::OpenHandle().

Referenced by TEST().