#include <code-stubs.h>
Definition at line 1404 of file code-stubs.h.
◆ CEntryStub()
Definition at line 1406 of file code-stubs.h.
1410 DCHECK(result_size == 1 || result_size == 2);
static U update(U previous, T value)
bool save_doubles() const
#define DCHECK(condition)
References DCHECK, v8::internal::BitFieldBase< T, shift, size, U >::encode(), v8::internal::kSaveFPRegs, save_doubles(), and v8::internal::BitFieldBase< T, shift, size, U >::update().
◆ DEFINE_NULL_CALL_INTERFACE_DESCRIPTOR()
v8::internal::CEntryStub::DEFINE_NULL_CALL_INTERFACE_DESCRIPTOR |
( |
| ) |
|
|
private |
◆ DEFINE_PLATFORM_CODE_STUB()
v8::internal::CEntryStub::DEFINE_PLATFORM_CODE_STUB |
( |
CEntry |
, |
|
|
PlatformCodeStub |
|
|
) |
| |
|
private |
◆ GenerateAheadOfTime()
static void v8::internal::CEntryStub::GenerateAheadOfTime |
( |
Isolate * |
isolate | ) |
|
|
static |
◆ NeedsImmovableCode()
bool v8::internal::CEntryStub::NeedsImmovableCode |
( |
| ) |
|
|
private |
◆ save_doubles()
bool v8::internal::CEntryStub::save_doubles |
( |
| ) |
const |
|
inlineprivate |
The documentation for this class was generated from the following file: