#include <GetByIdStatus.h>
|
enum | State {
NoInformation,
Simple,
Custom,
ModuleNamespace,
TakesSlowPath,
MakesCalls,
NoInformation,
Simple,
Custom,
ModuleNamespace,
TakesSlowPath,
MakesCalls
} |
|
enum | State {
NoInformation,
Simple,
Custom,
ModuleNamespace,
TakesSlowPath,
MakesCalls,
NoInformation,
Simple,
Custom,
ModuleNamespace,
TakesSlowPath,
MakesCalls
} |
|
|
static GetByIdStatus | computeFor (CodeBlock *, StubInfoMap &, unsigned bytecodeIndex, UniquedStringImpl *uid) |
|
static GetByIdStatus | computeFor (const StructureSet &, UniquedStringImpl *uid) |
|
static GetByIdStatus | computeFor (CodeBlock *baselineBlock, CodeBlock *dfgBlock, StubInfoMap &baselineMap, StubInfoMap &dfgMap, CodeOrigin, UniquedStringImpl *uid) |
|
static GetByIdStatus | computeFor (CodeBlock *, StubInfoMap &, unsigned bytecodeIndex, UniquedStringImpl *uid) |
|
static GetByIdStatus | computeFor (const StructureSet &, UniquedStringImpl *uid) |
|
static GetByIdStatus | computeFor (CodeBlock *baselineBlock, CodeBlock *dfgBlock, StubInfoMap &baselineMap, StubInfoMap &dfgMap, CodeOrigin, UniquedStringImpl *uid) |
|
◆ State [1/2]
Enumerator |
---|
NoInformation | |
Simple | |
Custom | |
ModuleNamespace | |
TakesSlowPath | |
MakesCalls | |
NoInformation | |
Simple | |
Custom | |
ModuleNamespace | |
TakesSlowPath | |
MakesCalls | |
◆ State [2/2]
Enumerator |
---|
NoInformation | |
Simple | |
Custom | |
ModuleNamespace | |
TakesSlowPath | |
MakesCalls | |
NoInformation | |
Simple | |
Custom | |
ModuleNamespace | |
TakesSlowPath | |
MakesCalls | |
◆ GetByIdStatus() [1/6]
JSC::GetByIdStatus::GetByIdStatus |
( |
| ) |
|
|
inline |
◆ GetByIdStatus() [2/6]
JSC::GetByIdStatus::GetByIdStatus |
( |
State |
state | ) |
|
|
inlineexplicit |
◆ GetByIdStatus() [3/6]
◆ GetByIdStatus() [4/6]
JSC::GetByIdStatus::GetByIdStatus |
( |
| ) |
|
|
inline |
◆ GetByIdStatus() [5/6]
JSC::GetByIdStatus::GetByIdStatus |
( |
State |
state | ) |
|
|
inlineexplicit |
◆ GetByIdStatus() [6/6]
◆ at() [1/2]
◆ at() [2/2]
◆ computeFor() [1/6]
◆ computeFor() [2/6]
◆ computeFor() [3/6]
◆ computeFor() [4/6]
◆ computeFor() [5/6]
◆ computeFor() [6/6]
◆ dump() [1/2]
void JSC::GetByIdStatus::dump |
( |
PrintStream & |
| ) |
const |
◆ dump() [2/2]
void JSC::GetByIdStatus::dump |
( |
PrintStream & |
out | ) |
const |
◆ filter() [1/2]
◆ filter() [2/2]
◆ isCustom() [1/2]
bool JSC::GetByIdStatus::isCustom |
( |
| ) |
const |
|
inline |
◆ isCustom() [2/2]
bool JSC::GetByIdStatus::isCustom |
( |
| ) |
const |
|
inline |
◆ isModuleNamespace() [1/2]
bool JSC::GetByIdStatus::isModuleNamespace |
( |
| ) |
const |
|
inline |
◆ isModuleNamespace() [2/2]
bool JSC::GetByIdStatus::isModuleNamespace |
( |
| ) |
const |
|
inline |
◆ isSet() [1/2]
bool JSC::GetByIdStatus::isSet |
( |
| ) |
const |
|
inline |
◆ isSet() [2/2]
bool JSC::GetByIdStatus::isSet |
( |
| ) |
const |
|
inline |
◆ isSimple() [1/2]
bool JSC::GetByIdStatus::isSimple |
( |
| ) |
const |
|
inline |
◆ isSimple() [2/2]
bool JSC::GetByIdStatus::isSimple |
( |
| ) |
const |
|
inline |
◆ makesCalls() [1/2]
bool JSC::GetByIdStatus::makesCalls |
( |
| ) |
const |
◆ makesCalls() [2/2]
bool JSC::GetByIdStatus::makesCalls |
( |
| ) |
const |
◆ moduleEnvironment() [1/2]
◆ moduleEnvironment() [2/2]
◆ moduleNamespaceObject() [1/2]
◆ moduleNamespaceObject() [2/2]
◆ numVariants() [1/2]
size_t JSC::GetByIdStatus::numVariants |
( |
| ) |
const |
|
inline |
◆ numVariants() [2/2]
size_t JSC::GetByIdStatus::numVariants |
( |
| ) |
const |
|
inline |
◆ operator!() [1/2]
bool JSC::GetByIdStatus::operator! |
( |
| ) |
const |
|
inline |
◆ operator!() [2/2]
bool JSC::GetByIdStatus::operator! |
( |
| ) |
const |
|
inline |
◆ operator[]() [1/2]
◆ operator[]() [2/2]
◆ scopeOffset() [1/2]
◆ scopeOffset() [2/2]
◆ state() [1/2]
State JSC::GetByIdStatus::state |
( |
| ) |
const |
|
inline |
◆ state() [2/2]
State JSC::GetByIdStatus::state |
( |
| ) |
const |
|
inline |
◆ takesSlowPath() [1/2]
bool JSC::GetByIdStatus::takesSlowPath |
( |
| ) |
const |
|
inline |
◆ takesSlowPath() [2/2]
bool JSC::GetByIdStatus::takesSlowPath |
( |
| ) |
const |
|
inline |
◆ variants() [1/2]
const Vector<GetByIdVariant, 1>& JSC::GetByIdStatus::variants |
( |
| ) |
const |
|
inline |
◆ variants() [2/2]
const Vector<GetByIdVariant, 1>& JSC::GetByIdStatus::variants |
( |
| ) |
const |
|
inline |
◆ wasSeenInJIT() [1/2]
bool JSC::GetByIdStatus::wasSeenInJIT |
( |
| ) |
const |
|
inline |
◆ wasSeenInJIT() [2/2]
bool JSC::GetByIdStatus::wasSeenInJIT |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: