#include <CallVariant.h>
◆ CallVariant() [1/4]
JSC::CallVariant::CallVariant |
( |
JSCell * |
callee = nullptr | ) |
|
|
inlineexplicit |
◆ CallVariant() [2/4]
◆ CallVariant() [3/4]
JSC::CallVariant::CallVariant |
( |
JSCell * |
callee = nullptr | ) |
|
|
inlineexplicit |
◆ CallVariant() [4/4]
◆ despecifiedClosure() [1/2]
◆ despecifiedClosure() [2/2]
◆ dump() [1/2]
void JSC::CallVariant::dump |
( |
PrintStream & |
out | ) |
const |
◆ dump() [2/2]
void JSC::CallVariant::dump |
( |
PrintStream & |
out | ) |
const |
◆ executable() [1/2]
◆ executable() [2/2]
◆ function() [1/2]
◆ function() [2/2]
◆ functionExecutable() [1/2]
◆ functionExecutable() [2/2]
◆ hash() [1/2]
unsigned JSC::CallVariant::hash |
( |
| ) |
const |
|
inline |
◆ hash() [2/2]
unsigned JSC::CallVariant::hash |
( |
| ) |
const |
|
inline |
◆ internalFunction() [1/2]
◆ internalFunction() [2/2]
◆ intrinsicFor() [1/2]
◆ intrinsicFor() [2/2]
◆ isClosureCall() [1/2]
bool JSC::CallVariant::isClosureCall |
( |
| ) |
const |
|
inline |
◆ isClosureCall() [2/2]
bool JSC::CallVariant::isClosureCall |
( |
| ) |
const |
|
inline |
◆ isHashTableDeletedValue() [1/2]
bool JSC::CallVariant::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ isHashTableDeletedValue() [2/2]
bool JSC::CallVariant::isHashTableDeletedValue |
( |
| ) |
const |
|
inline |
◆ nativeExecutable() [1/2]
◆ nativeExecutable() [2/2]
◆ nonExecutableCallee() [1/2]
JSCell* JSC::CallVariant::nonExecutableCallee |
( |
| ) |
const |
|
inline |
◆ nonExecutableCallee() [2/2]
JSCell* JSC::CallVariant::nonExecutableCallee |
( |
| ) |
const |
|
inline |
◆ operator!() [1/2]
bool JSC::CallVariant::operator! |
( |
| ) |
const |
|
inline |
◆ operator!() [2/2]
bool JSC::CallVariant::operator! |
( |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
◆ operator!=() [2/2]
◆ operator<() [1/2]
bool JSC::CallVariant::operator< |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator<() [2/2]
bool JSC::CallVariant::operator< |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator<=() [1/2]
bool JSC::CallVariant::operator<= |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator<=() [2/2]
bool JSC::CallVariant::operator<= |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator==() [1/2]
bool JSC::CallVariant::operator== |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool JSC::CallVariant::operator== |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator>() [1/2]
bool JSC::CallVariant::operator> |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator>() [2/2]
bool JSC::CallVariant::operator> |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator>=() [1/2]
bool JSC::CallVariant::operator>= |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ operator>=() [2/2]
bool JSC::CallVariant::operator>= |
( |
const CallVariant & |
other | ) |
const |
|
inline |
◆ rawCalleeCell() [1/2]
JSCell* JSC::CallVariant::rawCalleeCell |
( |
| ) |
const |
|
inline |
◆ rawCalleeCell() [2/2]
JSCell* JSC::CallVariant::rawCalleeCell |
( |
| ) |
const |
|
inline |
◆ signatureFor() [1/2]
◆ signatureFor() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/CallVariant.h
- Source/JavaScriptCore/bytecode/CallVariant.cpp