Home
last modified time | relevance | path

Searched defs:get_condition (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dobject-macros.h196 #define ACCESSORS_CHECKED2(holder, name, type, offset, get_condition, \ argument
229 #define ACCESSORS_RELAXED_CHECKED2(holder, name, type, offset, get_condition, \ argument
253 #define RELAXED_ACCESSORS_CHECKED2(holder, name, type, offset, get_condition, \ argument
274 get_condition, set_condition) \ argument
295 #define WEAK_ACCESSORS_CHECKED2(holder, name, offset, get_condition, \ argument
316 get_condition, set_condition) \ argument
Dcode-inl.h156 #define CODE_ACCESSORS_CHECKED2(name, type, offset, get_condition, \ in OBJECT_CONSTRUCTORS_IMPL() argument
176 get_condition, set_condition) \ argument