V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::interpreter::BytecodeNodeBuilder< bytecode, accumulator_use, operand_types > Class Template Reference

Static Public Member Functions

template<typename... Operands>
static V8_INLINE BytecodeNode Make (BytecodeArrayBuilder *builder, Operands... operands)
 

Detailed Description

template<Bytecode bytecode, AccumulatorUse accumulator_use, OperandType... operand_types>
class v8::internal::interpreter::BytecodeNodeBuilder< bytecode, accumulator_use, operand_types >

Definition at line 295 of file bytecode-array-builder.cc.


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