V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::StackCheckMatcher< BinopMatcher, expected_opcode > Struct Template Reference

Public Member Functions

 StackCheckMatcher (Isolate *isolate, Node *compare)
 
bool Matched ()
 

Detailed Description

template<class BinopMatcher, IrOpcode::Value expected_opcode>
struct v8::internal::compiler::StackCheckMatcher< BinopMatcher, expected_opcode >

Definition at line 781 of file node-matchers.h.


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