Home
last modified time | relevance | path

Searched refs:CallDateNow (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h172 V(CallDateNow) \
H A Druntime_stubs.h135 static double CallDateNow();
H A Druntime_stubs.cpp3290 double RuntimeStubs::CallDateNow() in CallDateNow() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h537 V(CallDateNow) \
H A Dcall_signature.cpp2410 DEF_CALL_SIGNATURE(CallDateNow) in DEF_CALL_SIGNATURE()
2412 CallSignature signature("CallDateNow", 0, 0, ArgumentsOrder::DEFAULT_ORDER, in DEF_CALL_SIGNATURE()
H A Dtyped_native_inline_lowering.cpp244 LowerGeneralWithoutArgs(gate, RTSTUB_ID(CallDateNow)); in VisitGate()

Completed in 22 milliseconds