![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Namespaces | |
| namespace | detail |
Classes | |
| class | BaselineAssembler |
| class | BaselineBatchCompiler |
| class | BaselineBatchCompilerJob |
| class | BaselineCompiler |
| class | BaselineCompilerTask |
| class | BytecodeOffsetIterator |
| class | BytecodeOffsetTableBuilder |
| class | ConcurrentBaselineCompiler |
| class | EnsureAccumulatorPreservedScope |
| class | SaveAccumulatorScope |
Functions | |
| static bool | CanCompileWithConcurrentBaseline (Tagged< SharedFunctionInfo > shared, Isolate *isolate) |
| template<int width = 64> | |
| static void | JumpIfHelper (MacroAssembler *assm, Condition cc, Register lhs, Register rhs, Label *target) |
| template<int width = 64> | |
| static void | JumpIfHelper (MacroAssembler *assm, Condition cc, Register lhs, Register rhs, Label *target) |
Variables | |
| constexpr BuiltinCallJumpMode | kFallbackBuiltinCallJumpModeForBaseline |
| static constexpr int | stack_bias = 0 |
|
static |
Definition at line 26 of file baseline-batch-compiler.cc.
|
static |
Definition at line 55 of file baseline-assembler-ppc-inl.h.
|
static |
Definition at line 54 of file baseline-assembler-s390-inl.h.
|
constexpr |
Definition at line 19 of file baseline-compiler-arm-inl.h.
|
staticconstexpr |
Definition at line 219 of file baseline-assembler-s390-inl.h.