Searched refs:BYTE_OFFSET (Results 1 – 1 of 1) sorted by relevance
7105 #define BYTE_OFFSET(compiler_hint) \ macro7109 #define BYTE_OFFSET(compiler_hint) \ macro7115 static const int kStrictModeByteOffset = BYTE_OFFSET(kStrictModeFunction);7116 static const int kStrongModeByteOffset = BYTE_OFFSET(kStrongModeFunction);7117 static const int kNativeByteOffset = BYTE_OFFSET(kNative);7118 static const int kFunctionKindByteOffset = BYTE_OFFSET(kFunctionKind);7119 #undef BYTE_OFFSET