V8 Project
operator-properties-inl.h File Reference
+ Include dependency graph for operator-properties-inl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::internal
 
 v8::internal::compiler
 

Macros

#define OPCODE_CASE(x)   case IrOpcode::k##x:
 

Macro Definition Documentation

◆ OPCODE_CASE

#define OPCODE_CASE (   x)    case IrOpcode::k##x: