Searched defs:BOOL_ACCESSORS (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/v8/src/objects/ |
| D | js-promise-inl.h | 23 BOOL_ACCESSORS(JSPromise, flags, has_handler, HasHandlerBit::kShift) in BOOL_ACCESSORS() function
|
| D | prototype-info-inl.h | 49 BOOL_ACCESSORS(PrototypeInfo, bit_field, should_be_fast_map, in BOOL_ACCESSORS() function
|
| D | api-callbacks-inl.h | 91 BOOL_ACCESSORS(InterceptorInfo, flags, can_intercept_symbols, in BOOL_ACCESSORS() function
|
| D | object-macros.h | 382 #define BOOL_ACCESSORS(holder, field, name, offset) \ macro
|