#include <JSCJSValue.h>
|
void | set (VM &, const JSCell *owner, T *value) |
|
void | copyFrom (const WriteBarrierBase< T > &other) |
|
void | setMayBeNull (VM &, const JSCell *owner, T *value) |
|
void | setEarlyValue (VM &, const JSCell *owner, T *value) |
|
T * | get () const |
|
T * | operator* () const |
|
T * | operator-> () const |
|
void | clear () |
|
T ** | slot () |
|
| operator bool () const |
|
bool | operator! () const |
|
void | setWithoutWriteBarrier (T *value) |
|
T * | unvalidatedGet () const |
|
void | set (VM &, const JSCell *owner, T *value) |
|
void | copyFrom (const WriteBarrierBase< T > &other) |
|
void | setMayBeNull (VM &, const JSCell *owner, T *value) |
|
void | setEarlyValue (VM &, const JSCell *owner, T *value) |
|
T * | get () const |
|
T * | operator* () const |
|
T * | operator-> () const |
|
void | clear () |
|
T ** | slot () |
|
| operator bool () const |
|
bool | operator! () const |
|
void | setWithoutWriteBarrier (T *value) |
|
T * | unvalidatedGet () const |
|
◆ clear() [1/2]
◆ clear() [2/2]
◆ copyFrom() [1/2]
◆ copyFrom() [2/2]
◆ get() [1/2]
◆ get() [2/2]
◆ operator bool() [1/2]
◆ operator bool() [2/2]
◆ operator!() [1/2]
◆ operator!() [2/2]
◆ operator*() [1/2]
◆ operator*() [2/2]
◆ operator->() [1/2]
◆ operator->() [2/2]
◆ set() [1/2]
◆ set() [2/2]
◆ setEarlyValue() [1/2]
◆ setEarlyValue() [2/2]
◆ setMayBeNull() [1/2]
◆ setMayBeNull() [2/2]
◆ setWithoutWriteBarrier() [1/2]
◆ setWithoutWriteBarrier() [2/2]
◆ slot() [1/2]
◆ slot() [2/2]
◆ unvalidatedGet() [1/2]
◆ unvalidatedGet() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/JSCJSValue.h
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/WriteBarrier.h
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/WriteBarrierInlines.h