#include <HasOwnPropertyCache.h>
|
| HasOwnPropertyCache ()=delete |
|
void | operator delete (void *cache) |
|
ALWAYS_INLINE std::optional< bool > | get (Structure *structure, PropertyName propName) |
|
ALWAYS_INLINE void | tryAdd (VM &vm, PropertySlot &slot, JSObject *object, PropertyName propName, bool result) |
|
void | clear () |
|
| HasOwnPropertyCache ()=delete |
|
void | operator delete (void *cache) |
|
ALWAYS_INLINE std::optional< bool > | get (Structure *structure, PropertyName propName) |
|
ALWAYS_INLINE void | tryAdd (VM &vm, PropertySlot &slot, JSObject *object, PropertyName propName, bool result) |
|
void | clear () |
|
◆ HasOwnPropertyCache() [1/2]
JSC::HasOwnPropertyCache::HasOwnPropertyCache |
( |
| ) |
|
|
delete |
◆ HasOwnPropertyCache() [2/2]
JSC::HasOwnPropertyCache::HasOwnPropertyCache |
( |
| ) |
|
|
delete |
◆ clear() [1/2]
void JSC::HasOwnPropertyCache::clear |
( |
| ) |
|
|
inline |
◆ clear() [2/2]
void JSC::HasOwnPropertyCache::clear |
( |
| ) |
|
|
inline |
◆ create() [1/2]
◆ create() [2/2]
◆ get() [1/2]
◆ get() [2/2]
◆ hash() [1/2]
◆ hash() [2/2]
◆ operator delete() [1/2]
void JSC::HasOwnPropertyCache::operator delete |
( |
void * |
cache | ) |
|
|
inline |
◆ operator delete() [2/2]
void JSC::HasOwnPropertyCache::operator delete |
( |
void * |
cache | ) |
|
|
inline |
◆ tryAdd() [1/2]
◆ tryAdd() [2/2]
◆ mask
static const uint32_t JSC::HasOwnPropertyCache::mask = size - 1 |
|
static |
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/HasOwnPropertyCache.h