v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::temporal::DateTimeRecord Struct Reference

#include <js-temporal-objects.h>

Collaboration diagram for v8::internal::temporal::DateTimeRecord:

Public Attributes

DateRecord date
 
TimeRecord time
 

Detailed Description

Definition at line 1125 of file js-temporal-objects.h.

Member Data Documentation

◆ date

DateRecord v8::internal::temporal::DateTimeRecord::date

Definition at line 1126 of file js-temporal-objects.h.

◆ time

TimeRecord v8::internal::temporal::DateTimeRecord::time

Definition at line 1127 of file js-temporal-objects.h.


The documentation for this struct was generated from the following file: