Searched refs:kAnnotationKey (Results 1 – 1 of 1) sorted by relevance
36 static constexpr const char kAnnotationKey[] = "annotation"; variable562 lua_setfield(state_, /*idx=*/kIndexStackTop - 1, kAnnotationKey); in PushAction()593 } else if (key.Equals(kAnnotationKey)) { in ReadAction()