Searched defs:Now (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ | ||
| D | caller_stat.h | 88 inline static uint64_t Now() in Now() function |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_date.cpp | 100 JSTaggedValue BuiltinsDate::Now([[maybe_unused]] EcmaRuntimeCallInfo *argv) in Now() function in panda::ecmascript::builtins::BuiltinsDate |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | heap_snapshot.h | 246 static int64_t Now() in Now() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_date.cpp | 521 JSTaggedValue JSDate::Now() in Now() function in panda::ecmascript::JSDate |