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

#include <decoder.h>

Collaboration diagram for v8::internal::wasm::Decoder::NoName:

Public Member Functions

constexpr NoName (const char *)
 
 operator const char * () const
 

Detailed Description

Definition at line 99 of file decoder.h.

Constructor & Destructor Documentation

◆ NoName()

v8::internal::wasm::Decoder::NoName::NoName ( const char * )
inlineconstexpr

Definition at line 100 of file decoder.h.

Member Function Documentation

◆ operator const char *()

v8::internal::wasm::Decoder::NoName::operator const char * ( ) const
inline

Definition at line 101 of file decoder.h.

Here is the call graph for this function:

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