Home
last modified time | relevance | path

Searched defs:Now (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.h88 inline static uint64_t Now() in Now() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_date.cpp90 JSTaggedValue BuiltinsDate::Now([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Now() function in panda::ecmascript::builtins::BuiltinsDate
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h241 static int64_t Now() in Now() function
/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp519 JSTaggedValue JSDate::Now() in Now() function in panda::ecmascript::JSDate