Home
last modified time | relevance | path

Searched defs:now (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/test/workload/loop/
Dloop.swift17 var now = Date().timeIntervalSince1970; variable
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp42 void PandaRuntimeTimer::Pause(uint64_t now) in Pause()
51 void PandaRuntimeTimer::Resume(uint64_t now) in Resume()
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DcontrolFlowInstanceofExtendsFunction.ts37 static now() { method in X
/arkcompiler/ets_frontend/arkguard/test/grammar/interface_validation/
Dinterface_class_method.ts37 let now = Date.prototype; variable
/arkcompiler/ets_runtime/test/workload/objaccess/
Dobjaccess.swift41 var now = Date().timeIntervalSince1970; variable
/arkcompiler/ets_runtime/ecmascript/intl/
Dglobal_intl_helper.cpp60 std::tm *now = std::gmtime(&tt); in ConvertDateToUnit() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_date.cpp46 double now = JSDate::Now().GetDouble(); in DateConstructor() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument