Home
last modified time | relevance | path

Searched defs:startTime (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DexportAssignValueAndType.ts27 startTime: Date; property
DexportEqualNamespaces.ts27 startTime: Date; property
/arkcompiler/ets_runtime/ecmascript/mem/
Dincremental_marker.cpp44 double startTime = GetCurrentTimeInMs(); in TriggerIncrementalMark() local
143 void IncrementalMarker::RecordIdleTime(int64_t idleMicroSec, double startTime, bool needInitialize) in RecordIdleTime()
Dparallel_marker.cpp117 double startTime = heap_->GetIncrementalMarker()->GetCurrentTimeInMs(); in ProcessIncrementalMarkStack() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp44 uint64_t startTime = GetMicrosecondsTimeStamp(); in Run() local
Dsamples_record.h59 uint64_t startTime = 0; member
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp54 auto startTime = in Main() local
Dcontext_main.cpp54 auto startTime = in Main() local
/arkcompiler/ets_runtime/ecmascript/quick_fix/
Dmain.cpp59 auto startTime = in Main() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp96 auto startTime = in Main() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.h2111 Profile &SetStartTime(int64_t startTime) in SetStartTime()
Dpt_types.cpp2508 int64_t startTime; in Create() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js53533 startTime: Date.now() property