Home
last modified time | relevance | path

Searched refs:ACCESSOR_SETTER_DECLARATION (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Daccessors.h71 #define ACCESSOR_SETTER_DECLARATION(name) \ macro
74 ACCESSOR_SETTER_LIST(ACCESSOR_SETTER_DECLARATION)
75 #undef ACCESSOR_SETTER_DECLARATION
Dexternal-reference-table.cc382 #define ACCESSOR_SETTER_DECLARATION(name) \ in AddAccessors() macro
384 ACCESSOR_SETTER_LIST(ACCESSOR_SETTER_DECLARATION) in AddAccessors()