v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
liftoff-assembler.cc File Reference
Include dependency graph for liftoff-assembler.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::wasm
 

Typedefs

using v8::internal::wasm::VarState = LiftoffAssembler::VarState
 
using v8::internal::wasm::ValueKindSig = LiftoffAssembler::ValueKindSig
 

Functions

std::ostream & v8::internal::wasm::operator<< (std::ostream &os, LiftoffVarState slot)
 

Variable Documentation

◆ map_

base::SmallVector<LiftoffRegister, 8> map_
private

Definition at line 55 of file liftoff-assembler.cc.