LibJS: Adds calendar_id identifier

This commit is contained in:
Pavel Shliak 2024-10-25 14:47:08 +04:00 committed by Andreas Kling
commit e60c1ddd4d
Notes: github-actions[bot] 2024-10-30 09:31:25 +00:00

View file

@ -93,6 +93,7 @@ namespace JS {
P(byteLength) \
P(byteOffset) \
P(calendar) \
P(calendarId) \
P(calendarName) \
P(call) \
P(callee) \