#include <GetByIdVariant.h>
|
| GetByIdVariant (const StructureSet &structureSet=StructureSet(), PropertyOffset offset=invalidOffset, const ObjectPropertyConditionSet &=ObjectPropertyConditionSet(), std::unique_ptr< CallLinkStatus >=nullptr, JSFunction *=nullptr, DOMJIT::GetterSetter *=nullptr) |
|
| ~GetByIdVariant () |
|
| GetByIdVariant (const GetByIdVariant &) |
|
GetByIdVariant & | operator= (const GetByIdVariant &) |
|
bool | isSet () const |
|
bool | operator! () const |
|
const StructureSet & | structureSet () const |
|
StructureSet & | structureSet () |
|
const ObjectPropertyConditionSet & | conditionSet () const |
|
PropertyOffset | offset () const |
|
CallLinkStatus * | callLinkStatus () const |
|
JSFunction * | intrinsicFunction () const |
|
Intrinsic | intrinsic () const |
|
DOMJIT::GetterSetter * | domJIT () const |
|
bool | isPropertyUnset () const |
|
bool | attemptToMerge (const GetByIdVariant &other) |
|
void | dump (PrintStream &) const |
|
void | dumpInContext (PrintStream &, DumpContext *) const |
|
| GetByIdVariant (const StructureSet &structureSet=StructureSet(), PropertyOffset offset=invalidOffset, const ObjectPropertyConditionSet &=ObjectPropertyConditionSet(), std::unique_ptr< CallLinkStatus >=nullptr, JSFunction *=nullptr, DOMJIT::GetterSetter *=nullptr) |
|
| ~GetByIdVariant () |
|
| GetByIdVariant (const GetByIdVariant &) |
|
GetByIdVariant & | operator= (const GetByIdVariant &) |
|
bool | isSet () const |
|
bool | operator! () const |
|
const StructureSet & | structureSet () const |
|
StructureSet & | structureSet () |
|
const ObjectPropertyConditionSet & | conditionSet () const |
|
PropertyOffset | offset () const |
|
CallLinkStatus * | callLinkStatus () const |
|
JSFunction * | intrinsicFunction () const |
|
Intrinsic | intrinsic () const |
|
DOMJIT::GetterSetter * | domJIT () const |
|
bool | isPropertyUnset () const |
|
bool | attemptToMerge (const GetByIdVariant &other) |
|
void | dump (PrintStream &) const |
|
void | dumpInContext (PrintStream &, DumpContext *) const |
|
◆ GetByIdVariant() [1/4]
◆ ~GetByIdVariant() [1/2]
JSC::GetByIdVariant::~GetByIdVariant |
( |
| ) |
|
◆ GetByIdVariant() [2/4]
◆ GetByIdVariant() [3/4]
◆ ~GetByIdVariant() [2/2]
JSC::GetByIdVariant::~GetByIdVariant |
( |
| ) |
|
◆ GetByIdVariant() [4/4]
◆ attemptToMerge() [1/2]
bool JSC::GetByIdVariant::attemptToMerge |
( |
const GetByIdVariant & |
other | ) |
|
◆ attemptToMerge() [2/2]
bool JSC::GetByIdVariant::attemptToMerge |
( |
const GetByIdVariant & |
other | ) |
|
◆ callLinkStatus() [1/2]
◆ callLinkStatus() [2/2]
◆ conditionSet() [1/2]
◆ conditionSet() [2/2]
◆ domJIT() [1/2]
◆ domJIT() [2/2]
◆ dump() [1/2]
void JSC::GetByIdVariant::dump |
( |
PrintStream & |
out | ) |
const |
◆ dump() [2/2]
void JSC::GetByIdVariant::dump |
( |
PrintStream & |
| ) |
const |
◆ dumpInContext() [1/2]
void JSC::GetByIdVariant::dumpInContext |
( |
PrintStream & |
, |
|
|
DumpContext * |
|
|
) |
| const |
◆ dumpInContext() [2/2]
void JSC::GetByIdVariant::dumpInContext |
( |
PrintStream & |
out, |
|
|
DumpContext * |
context |
|
) |
| const |
◆ intrinsic() [1/2]
Intrinsic JSC::GetByIdVariant::intrinsic |
( |
| ) |
const |
|
inline |
◆ intrinsic() [2/2]
Intrinsic JSC::GetByIdVariant::intrinsic |
( |
| ) |
const |
|
inline |
◆ intrinsicFunction() [1/2]
JSFunction* JSC::GetByIdVariant::intrinsicFunction |
( |
| ) |
const |
|
inline |
◆ intrinsicFunction() [2/2]
JSFunction* JSC::GetByIdVariant::intrinsicFunction |
( |
| ) |
const |
|
inline |
◆ isPropertyUnset() [1/2]
bool JSC::GetByIdVariant::isPropertyUnset |
( |
| ) |
const |
|
inline |
◆ isPropertyUnset() [2/2]
bool JSC::GetByIdVariant::isPropertyUnset |
( |
| ) |
const |
|
inline |
◆ isSet() [1/2]
bool JSC::GetByIdVariant::isSet |
( |
| ) |
const |
|
inline |
◆ isSet() [2/2]
bool JSC::GetByIdVariant::isSet |
( |
| ) |
const |
|
inline |
◆ offset() [1/2]
◆ offset() [2/2]
◆ operator!() [1/2]
bool JSC::GetByIdVariant::operator! |
( |
| ) |
const |
|
inline |
◆ operator!() [2/2]
bool JSC::GetByIdVariant::operator! |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ structureSet() [1/4]
const StructureSet& JSC::GetByIdVariant::structureSet |
( |
| ) |
const |
|
inline |
◆ structureSet() [2/4]
const StructureSet& JSC::GetByIdVariant::structureSet |
( |
| ) |
const |
|
inline |
◆ structureSet() [3/4]
◆ structureSet() [4/4]
◆ GetByIdStatus
The documentation for this class was generated from the following files: