Searched refs:DEF_RELAXED_GETTER (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/objects/ |
H A D | cell-inl.h | 23 DEF_RELAXED_GETTER(Cell, value, Object) { in DEF_RELAXED_GETTER() function
|
H A D | js-function-inl.h | 94 DEF_RELAXED_GETTER(JSFunction, shared, SharedFunctionInfo) { in DEF_RELAXED_GETTER() function 140 DEF_RELAXED_GETTER(JSFunction, context, Context) { in DEF_RELAXED_GETTER() function
|
H A D | object-macros-undef.h | 28 #undef DEF_RELAXED_GETTER macro
|
H A D | object-macros.h | 94 #define DEF_RELAXED_GETTER(holder, name, type) \ macro 255 DEF_RELAXED_GETTER(holder, name, type) { \
|
Completed in 3 milliseconds