Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.h250 #define DECL_ACCESSOR(type, name) type##Ref name() const; macro
251 BROKER_NATIVE_CONTEXT_FIELDS(DECL_ACCESSOR)
252 #undef DECL_ACCESSOR
401 #define DECL_ACCESSOR(type, name) type name() const; macro
402 BROKER_SFI_FIELDS(DECL_ACCESSOR)