v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <code-stubs.h>
Public Member Functions | |
CEntryStub (int result_size, SaveFPRegsMode save_doubles=kDontSaveFPRegs) | |
void | Generate (MacroAssembler *masm) |
Public Member Functions inherited from PlatformCodeStub | |
virtual Handle< Code > | GenerateCode (Isolate *isolate) |
virtual Code::Kind | GetCodeKind () const |
Static Public Member Functions | |
static void | GenerateAheadOfTime (Isolate *isolate) |
Protected Member Functions | |
virtual void | VerifyPlatformFeatures (Isolate *isolate) V8_OVERRIDE |
Definition at line 1490 of file code-stubs.h.
|
inlineexplicit |
Definition at line 1492 of file code-stubs.h.
|
virtual |
Implements PlatformCodeStub.
|
static |
|
inlineprotectedvirtual |
Definition at line 1505 of file code-stubs.h.
References ASSERT, v8::internal::SSE2, and CpuFeatures::VerifyCrossCompiling().