v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
wasm-compiler-definitions.cc File Reference
Include dependency graph for wasm-compiler-definitions.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::compiler
 

Functions

base::Vector< const char > v8::internal::compiler::GetDebugName (Zone *zone, const wasm::WasmModule *module, const wasm::WireBytesStorage *wire_bytes, int index)
 
template<typename T >
CallDescriptorv8::internal::compiler::GetWasmCallDescriptor (Zone *zone, const Signature< T > *fsig, WasmCallKind call_kind, bool need_frame_state)
 
template v8::internal::compiler::EXPORT_TEMPLATE_DEFINE (V8_EXPORT_PRIVATE) CallDescriptor *GetWasmCallDescriptor(Zone *
 
template CallDescriptorv8::internal::compiler::GetWasmCallDescriptor (Zone *, const Signature< wasm::CanonicalValueType > *, WasmCallKind, bool)
 
std::ostream & v8::internal::compiler::operator<< (std::ostream &os, CheckForNull null_check)
 

Variables

template const Signature< wasm::ValueTypev8::internal::compiler::WasmCallKind
 
template const Signature< wasm::ValueTypev8::internal::compiler::bool