v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
function-compiler.h File Reference
Include dependency graph for function-compiler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::wasm::AssumptionsJournal
 
struct  v8::internal::wasm::WasmCompilationResult
 
class  v8::internal::wasm::WasmCompilationUnit
 
class  v8::internal::wasm::JSToWasmWrapperCompilationUnit
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::wasm
 

Functions

 v8::internal::wasm::ASSERT_TRIVIALLY_COPYABLE (WasmCompilationUnit)
 
bool v8::internal::wasm::CanUseGenericJsToWasmWrapper (const WasmModule *module, const CanonicalSig *sig)