v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::AssemblerBase::CodeComment Class Reference

#include <assembler.h>

Collaboration diagram for v8::internal::AssemblerBase::CodeComment:

Private Member Functions

V8_NODISCARD CodeComment (Assembler *, const std::string &)
 

Detailed Description

Definition at line 478 of file assembler.h.

Constructor & Destructor Documentation

◆ CodeComment()

V8_NODISCARD v8::internal::AssemblerBase::CodeComment::CodeComment ( Assembler * ,
const std::string &  )
inlineprivate

Definition at line 479 of file assembler.h.


The documentation for this class was generated from the following file: