V8 Project
compiler-specific.h File Reference
#include "include/v8config.h"
+ Include dependency graph for compiler-specific.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ALLOW_UNUSED
 
#define OVERRIDE   /* NOT SUPPORTED */
 
#define FINAL   /* NOT SUPPORTED */
 
#define WARN_UNUSED_RESULT   /* NOT SUPPORTED */
 

Macro Definition Documentation

◆ ALLOW_UNUSED

#define ALLOW_UNUSED

Definition at line 18 of file compiler-specific.h.

◆ FINAL

#define FINAL   /* NOT SUPPORTED */

Definition at line 45 of file compiler-specific.h.

◆ OVERRIDE

#define OVERRIDE   /* NOT SUPPORTED */

Definition at line 29 of file compiler-specific.h.

◆ WARN_UNUSED_RESULT

#define WARN_UNUSED_RESULT   /* NOT SUPPORTED */

Definition at line 55 of file compiler-specific.h.