LibJS: Adds calendar_id identifier

This commit is contained in:
Pavel Shliak
2024-10-25 14:47:08 +04:00
committed by Andreas Kling
parent 04920d06f0
commit e60c1ddd4d

View File

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