Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dheap-refs.h468 #define DECL_ACCESSOR(type, name) type##Ref name() const; macro
812 #define DECL_ACCESSOR(type, name) type name() const; macro
813 BROKER_SFI_FIELDS(DECL_ACCESSOR) in BROKER_SFI_FIELDS() argument
Djs-heap-broker.cc791 #define DECL_ACCESSOR(type, name) \ macro
1809 #define DECL_ACCESSOR(type, name) \ macro