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

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Macros

#define __   ACCESS_MASM(masm_)
 

Functions

template<typename T >
static Tv8::internal::frame_entry (Address re_frame, int frame_offset)
 
template<typename T >
static Tv8::internal::frame_entry_address (Address re_frame, int frame_offset)
 

Macro Definition Documentation

◆ __

#define __   ACCESS_MASM(masm_)

Definition at line 85 of file regexp-macro-assembler-riscv.cc.