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

#include <wasm-objects.h>

Inheritance diagram for v8::internal::WasmFuncRef:
Collaboration diagram for v8::internal::WasmFuncRef:

Public Types

using BodyDescriptor
 

Detailed Description

Definition at line 1201 of file wasm-objects.h.

Member Typedef Documentation

◆ BodyDescriptor

Initial value:
StackedBodyDescriptor<
WithStrongTrustedPointer<kTrustedInternalOffset,
kWasmInternalFunctionIndirectPointerTag>>
FixedBodyDescriptor< T::kStartOfStrongFieldsOffset, T::kEndOfStrongFieldsOffset, T::kSize > FixedBodyDescriptorFor

Definition at line 1207 of file wasm-objects.h.


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