#include <ClassInfo.h>
◆ hasStaticSetterOrReadonlyProperties() [1/2]
bool JSC::ClassInfo::hasStaticSetterOrReadonlyProperties |
( |
| ) |
const |
◆ hasStaticSetterOrReadonlyProperties() [2/2]
◆ isSubClassOf() [1/2]
bool JSC::ClassInfo::isSubClassOf |
( |
const ClassInfo * |
other | ) |
const |
|
inline |
◆ isSubClassOf() [2/2]
bool JSC::ClassInfo::isSubClassOf |
( |
const ClassInfo * |
other | ) |
const |
|
inline |
◆ className
const char * JSC::ClassInfo::className |
◆ methodTable
◆ parentClass
const ClassInfo * JSC::ClassInfo::parentClass |
◆ staticPropHashTable
const HashTable * JSC::ClassInfo::staticPropHashTable |
◆ typedArrayStorageType
The documentation for this struct was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/ClassInfo.h
- Source/JavaScriptCore/runtime/Structure.cpp