Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dconstants.h120 static const char* const ANNOTATION_CPP_RELAXED_LOAD = "@cppRelaxedLoad"; variable
Dtorque-parser.cc2071 {ANNOTATION_CPP_RELAXED_STORE, ANNOTATION_CPP_RELAXED_LOAD, in MakeClassField()
2084 } else if (annotations.Contains(ANNOTATION_CPP_RELAXED_LOAD)) { in MakeClassField()