Home
last modified time | relevance | path

Searched defs:nf (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_number_format.cpp118 JSHandle<JSTaggedValue> nf = JSNumberFormat::UnwrapNumberFormat(thread, thisValue); in Format() local
147 JSHandle<JSTaggedValue> nf = GetThis(argv); in FormatToParts() local
174 JSHandle<JSTaggedValue> nf = JSNumberFormat::UnwrapNumberFormat(thread, thisValue); in ResolvedOptions() local
203 JSHandle<JSTaggedValue> nf(thread, intlBoundFunc->GetNumberFormat()); in NumberFormatInternalFormatNumber() local
/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp870 …aggedValue> JSNumberFormat::UnwrapNumberFormat(JSThread *thread, const JSHandle<JSTaggedValue> &nf) in UnwrapNumberFormat()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument