Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp57 int64_t ts = static_cast<int64_t>(interval_) - static_cast<int64_t>(startTime - endTime); in Run() local
Dcpu_profiler.cpp233 uint64_t ts = SamplingProcessor::GetMicrosecondsTimeStamp(); in SetProfileStart() local
/arkcompiler/ets_frontend/ts2panda/src/
Djshelpers.js16 const ts = require("typescript"); constant
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …unction"==typeof Buffer.allocUnsafe&&"function"==typeof Buffer.from;e.exports=function(e,n,i){if("… method in /src/statement/loopStatement
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js97360 class ts { class