Home
last modified time | relevance | path

Searched refs:dtFormatRef (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp593 Local<DataTimeFormatRef> dtFormatRef = value->ToObject(vm_); in GetDateTimeFormatValue() local
594 Local<JSValueRef> jsValueRef = dtFormatRef->GetFormatFunction(vm_); in GetDateTimeFormatValue()