#include <code-stubs.h>
Definition at line 1056 of file code-stubs.h.
◆ CallApiFunctionStub()
v8::internal::CallApiFunctionStub::CallApiFunctionStub |
( |
Isolate * |
isolate, |
|
|
bool |
is_store, |
|
|
bool |
call_data_undefined, |
|
|
int |
argc |
|
) |
| |
|
inline |
◆ argc()
int v8::internal::CallApiFunctionStub::argc |
( |
| ) |
const |
|
inlineprivate |
◆ call_data_undefined()
bool v8::internal::CallApiFunctionStub::call_data_undefined |
( |
| ) |
const |
|
inlineprivate |
◆ DEFINE_CALL_INTERFACE_DESCRIPTOR()
v8::internal::CallApiFunctionStub::DEFINE_CALL_INTERFACE_DESCRIPTOR |
( |
ApiFunction |
| ) |
|
|
private |
◆ DEFINE_PLATFORM_CODE_STUB()
v8::internal::CallApiFunctionStub::DEFINE_PLATFORM_CODE_STUB |
( |
CallApiFunction |
, |
|
|
PlatformCodeStub |
|
|
) |
| |
|
private |
◆ is_store()
bool v8::internal::CallApiFunctionStub::is_store |
( |
| ) |
const |
|
inlineprivate |
◆ STATIC_ASSERT()
The documentation for this class was generated from the following file: