![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <assembler.h>
Public Member Functions | |
V< Object > | ReduceCatchBlockBegin () |
template<Opcode opcode, typename Continuation , typename... Args> | |
OpIndex | ReduceOperation (Args... args) |
![]() | |
auto | ReduceOperation (Args... args) |
auto | ReduceInputGraphOperation (OpIndex ig_index, const Op &operation) |
Private Member Functions | |
template<class Op > | |
V< Any > | WrapInTupleIfNeeded (const Op &op, V< Any > idx) |
Definition at line 19 of file reducer-traits.h.
|
inline |
Definition at line 929 of file assembler.h.
|
inline |
|
inlineprivate |
Definition at line 952 of file assembler.h.