![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include "v8.h"#include "api.h"#include "debug.h"#include "execution.h"#include "factory.h"#include "macro-assembler.h"#include "objects.h"#include "global-handles.h"#include "cctest.h"
Go to the source code of this file.
Functions | |
| TEST (ObjectHashTable) | |
| TEST | ( | ObjectHashTable | ) |
Definition at line 42 of file test-dictionary.cc.
References v8::internal::ALLOW_CREATION, CHECK, CHECK_EQ, CHECK_NE, FACTORY, HEAP, HashTable< ObjectHashTableShape< 2 >, Object * >::kNotFound, v8::internal::NEW_SPACE, v8::internal::OMIT_CREATION, and v8::internal::PutIntoObjectHashTable().