#include <code-stubs.h>
Definition at line 790 of file code-stubs.h.
◆ CallICStub()
v8::internal::CallICStub::CallICStub |
( |
Isolate * |
isolate, |
|
|
const CallICState & |
state |
|
) |
| |
|
inline |
◆ arg_count()
int v8::internal::CallICStub::arg_count |
( |
| ) |
const |
|
inlineprotected |
◆ CallAsMethod()
bool v8::internal::CallICStub::CallAsMethod |
( |
| ) |
const |
|
inlineprotected |
◆ DEFINE_CALL_INTERFACE_DESCRIPTOR()
v8::internal::CallICStub::DEFINE_CALL_INTERFACE_DESCRIPTOR |
( |
CallFunctionWithFeedback |
| ) |
|
|
private |
◆ DEFINE_PLATFORM_CODE_STUB()
◆ ExtractArgcFromMinorKey()
static int v8::internal::CallICStub::ExtractArgcFromMinorKey |
( |
int |
minor_key | ) |
|
|
inlinestatic |
◆ GenerateMiss()
◆ GetCodeKind()
virtual Code::Kind v8::internal::CallICStub::GetCodeKind |
( |
| ) |
const |
|
inlinevirtual |
◆ GetExtraICState()
virtual ExtraICState v8::internal::CallICStub::GetExtraICState |
( |
| ) |
const |
|
inlinevirtual |
◆ GetICState()
◆ PrintState()
void v8::internal::CallICStub::PrintState |
( |
OStream & |
os | ) |
const |
|
privatevirtual |
◆ state()
CallICState v8::internal::CallICStub::state |
( |
| ) |
const |
|
inlineprotected |
The documentation for this class was generated from the following files: