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

Public Member Functions

virtual std::string Name ()=0
 
virtual bool CanBeInvokedWith (AsmType *return_type, const ZoneVector< AsmType *> &args)=0
 

Protected Member Functions

virtual bool IsA (AsmType *other)
 

Friends

class AsmType
 

Detailed Description

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


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