V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::AsmFunctionType Class Referencefinal
Inheritance diagram for v8::internal::wasm::AsmFunctionType:
v8::internal::wasm::AsmCallableType NON_EXPORTED_BASEZoneObject

Public Member Functions

AsmFunctionTypeAsFunctionType () final
 
void AddArgument (AsmType *type)
 
const ZoneVector< AsmType * > Arguments () const
 
AsmTypeReturnType () const
 
bool CanBeInvokedWith (AsmType *return_type, const ZoneVector< AsmType *> &args) override
 

Protected Member Functions

 AsmFunctionType (Zone *zone, AsmType *return_type)
 

Detailed Description

Definition at line 125 of file asm-types.h.


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