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

#include <wasm-objects-inl.h>

Collaboration diagram for v8::internal::CastTraits< WasmJSFunction >:

Static Public Member Functions

static bool AllowFrom (Tagged< Object > value)
 
static bool AllowFrom (Tagged< HeapObject > value)
 

Detailed Description

Definition at line 514 of file wasm-objects-inl.h.

Member Function Documentation

◆ AllowFrom() [1/2]

static bool v8::internal::CastTraits< WasmJSFunction >::AllowFrom ( Tagged< HeapObject > value)
inlinestatic

Definition at line 518 of file wasm-objects-inl.h.

◆ AllowFrom() [2/2]

static bool v8::internal::CastTraits< WasmJSFunction >::AllowFrom ( Tagged< Object > value)
inlinestatic

Definition at line 515 of file wasm-objects-inl.h.


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