Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dconstants.h93 static const char* const ANNOTATION_CUSTOM_MAP = "@customMap"; variable
Dtorque-parser.cc974 ANNOTATION_CUSTOM_MAP, ANNOTATION_GENERATE_BODY_DESCRIPTOR, in MakeClassDeclaration()
998 if (annotations.Contains(ANNOTATION_CUSTOM_MAP)) { in MakeClassDeclaration()