Home
last modified time | relevance | path

Searched refs:SystemInstant (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc979 MaybeHandle<JSTemporalInstant> SystemInstant(Isolate* isolate) { in SystemInstant() function
2157 // 4. Let instant be ! SystemInstant(). in SystemDateTime()
2159 ASSIGN_RETURN_ON_EXCEPTION(isolate, instant, SystemInstant(isolate), in SystemDateTime()
6430 return SystemInstant(isolate); in Now()

Completed in 11 milliseconds