Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dmap.h803 DECL_PRIMITIVE_ACCESSORS(visitor_id, VisitorId) in DECL_PRIMITIVE_ACCESSORS() function
Dobject-macros.h50 #define DECL_PRIMITIVE_ACCESSORS(name, type) \ macro