KJS
identifier.cpp File Reference
#include "identifier.h"
#include <config.h>
#include <wtf/FastMalloc.h>
#include <wtf/HashSet.h>
#include <string.h>
#include <new>
Include dependency graph for identifier.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | WTF |
| namespace | KJS |
Typedefs | |
| typedef HashSet< UString::Rep * > | KJS::IdentifierTable |
Functions | |
| static IdentifierTable & | KJS::identifierTable () |
Variables | |
| static IdentifierTable * | KJS::table |
KDE 4.0 API Reference