| CommentOperator(const char *msg) (defined in v8::internal::compiler::CommentOperator) | v8::internal::compiler::CommentOperator | inlineexplicit |
| ControlInputCount() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| ControlOutputCount() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| EffectInputCount() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| EffectOutputCount() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| Equals(const Operator *other) const final (defined in v8::internal::compiler::Operator1< const char *>) | v8::internal::compiler::Operator1< const char *> | inlinevirtual |
| HashCode() const final (defined in v8::internal::compiler::Operator1< const char *>) | v8::internal::compiler::Operator1< const char *> | inlinevirtual |
| HasProperty(Property property) const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| kAssociative enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kCommutative enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kEliminatable enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kFoldable enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kIdempotent enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kKontrol enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kNoDeopt enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kNoProperties enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kNoRead enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kNoThrow enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kNoWrite enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| kPure enum value (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| mnemonic() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| opcode() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| Opcode typedef (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| Operator(Opcode opcode, Properties properties, const char *mnemonic, size_t value_in, size_t effect_in, size_t control_in, size_t value_out, size_t effect_out, size_t control_out) (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| Operator1(Opcode opcode, Properties properties, const char *mnemonic, size_t value_in, size_t effect_in, size_t control_in, size_t value_out, size_t effect_out, size_t control_out, const char * parameter, OpEqualTo< const char *> const &pred=OpEqualTo< const char *>(), OpHash< const char *> const &hash=OpHash< const char *>()) (defined in v8::internal::compiler::Operator1< const char *>) | v8::internal::compiler::Operator1< const char *> | inline |
| parameter() const (defined in v8::internal::compiler::Operator1< const char *>) | v8::internal::compiler::Operator1< const char *> | inline |
| PrintParameter(std::ostream &os, PrintVerbosity verbose) const (defined in v8::internal::compiler::Operator1< const char *>) | v8::internal::compiler::Operator1< const char *> | inlinevirtual |
| PrintParameter(std::ostream &os, PrintVerbosity verbose) const (defined in v8::internal::compiler::Operator1< const char *>) | v8::internal::compiler::Operator1< const char *> | |
| PrintParameter(std::ostream &os, PrintVerbosity verbose) const (defined in v8::internal::compiler::Operator1< const char *>) | v8::internal::compiler::Operator1< const char *> | |
| PrintPropsTo(std::ostream &os) const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| PrintTo(std::ostream &os, PrintVerbosity verbose=PrintVerbosity::kVerbose) const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| PrintToImpl(std::ostream &os, PrintVerbosity verbose) const override (defined in v8::internal::compiler::Operator1< const char *>) | v8::internal::compiler::Operator1< const char *> | inlinevirtual |
| PrintVerbosity enum name (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| properties() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| Properties typedef (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| Property enum name (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | |
| ValueInputCount() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| ValueOutputCount() const (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inline |
| ZeroIfEliminatable(Properties properties) (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inlinestatic |
| ZeroIfNoThrow(Properties properties) (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inlinestatic |
| ZeroIfPure(Properties properties) (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | inlinestatic |
| ~Operator()=default (defined in v8::internal::compiler::Operator) | v8::internal::compiler::Operator | virtual |