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

This is the complete list of members for v8::internal::compiler::IntMatcher< T, kOpcode >, including all inherited members.

Equals(const Node *node) constv8::internal::compiler::NodeMatcherinline
has_resolved_value_v8::internal::compiler::ValueMatcher< T, kOpcode >private
HasProperty(Operator::Property property) constv8::internal::compiler::NodeMatcherinline
HasResolvedValue() constv8::internal::compiler::ValueMatcher< T, kOpcode >inline
InputAt(int index) constv8::internal::compiler::NodeMatcherinline
IntMatcher(Node *node)v8::internal::compiler::IntMatcher< T, kOpcode >inlineexplicit
Is(const T &value) constv8::internal::compiler::IntMatcher< T, kOpcode >inline
IsComparison() constv8::internal::compiler::NodeMatcher
IsInRange(const T &low, const T &high) constv8::internal::compiler::IntMatcher< T, kOpcode >inline
IsMultipleOf(T n) constv8::internal::compiler::IntMatcher< T, kOpcode >inline
IsNegative() constv8::internal::compiler::IntMatcher< T, kOpcode >inline
IsNegativePowerOf2() constv8::internal::compiler::IntMatcher< T, kOpcode >inline
IsPowerOf2() constv8::internal::compiler::IntMatcher< T, kOpcode >inline
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
resolved_value_v8::internal::compiler::ValueMatcher< T, kOpcode >private
ResolvedValue() constv8::internal::compiler::ValueMatcher< T, kOpcode >inline
ValueMatcher(Node *node)v8::internal::compiler::ValueMatcher< T, kOpcode >inlineexplicit
ValueMatcher(Node *node)v8::internal::compiler::ValueMatcher< T, kOpcode >inline
ValueMatcher(Node *node)v8::internal::compiler::ValueMatcher< T, kOpcode >inline
ValueMatcher(Node *node)v8::internal::compiler::ValueMatcher< T, kOpcode >inline
ValueType typedefv8::internal::compiler::ValueMatcher< T, kOpcode >