v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::BinopMatcher< Left, Right, rep > Member List

This is the complete list of members for v8::internal::compiler::BinopMatcher< Left, Right, rep >, including all inherited members.

BinopMatcher(Node *node)v8::internal::compiler::BinopMatcher< Left, Right, rep >inlineexplicit
BinopMatcher(Node *node, bool allow_input_swap)v8::internal::compiler::BinopMatcher< Left, Right, rep >inline
Equals(const Node *node) constv8::internal::compiler::NodeMatcherinline
HasProperty(Operator::Property property) constv8::internal::compiler::NodeMatcherinline
InputAt(int index) constv8::internal::compiler::NodeMatcherinline
IsComparison() constv8::internal::compiler::NodeMatcher
IsFoldable() constv8::internal::compiler::BinopMatcher< Left, Right, rep >inline
left() constv8::internal::compiler::BinopMatcher< Left, Right, rep >inline
left_v8::internal::compiler::BinopMatcher< Left, Right, rep >private
LeftEqualsRight() constv8::internal::compiler::BinopMatcher< Left, Right, rep >inline
LeftMatcher typedefv8::internal::compiler::BinopMatcher< Left, Right, rep >
node() constv8::internal::compiler::NodeMatcherinline
node_v8::internal::compiler::NodeMatcherprivate
NodeMatcher(Node *node)v8::internal::compiler::NodeMatcherinlineexplicit
op() constv8::internal::compiler::NodeMatcherinline
opcode() constv8::internal::compiler::NodeMatcherinline
OwnsInput(Node *input)v8::internal::compiler::BinopMatcher< Left, Right, rep >inline
PutConstantOnRight()v8::internal::compiler::BinopMatcher< Left, Right, rep >inlineprivate
representationv8::internal::compiler::BinopMatcher< Left, Right, rep >static
right() constv8::internal::compiler::BinopMatcher< Left, Right, rep >inline
right_v8::internal::compiler::BinopMatcher< Left, Right, rep >private
RightMatcher typedefv8::internal::compiler::BinopMatcher< Left, Right, rep >
SwapInputs()v8::internal::compiler::BinopMatcher< Left, Right, rep >inlineprotected