Home
last modified time | relevance | path

Searched defs:intlBoundFunc (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_collator.cpp103 JSHandle<JSIntlBoundFunction> intlBoundFunc = factory->NewJSIntlBoundFunction( in Compare() local
119 JSHandle<JSIntlBoundFunction> intlBoundFunc = JSHandle<JSIntlBoundFunction>::Cast(GetConstructor(argv)); in AnonymousCollator() local
H A Dbuiltins_number_format.cpp127 JSHandle<JSIntlBoundFunction> intlBoundFunc = factory->NewJSIntlBoundFunction( in Format() local
195 JSHandle<JSIntlBoundFunction> intlBoundFunc = JSHandle<JSIntlBoundFunction>::Cast(GetConstructor(argv)); in NumberFormatInternalFormatNumber() local
H A Dbuiltins_date_time_format.cpp134 JSHandle<JSIntlBoundFunction> intlBoundFunc = factory->NewJSIntlBoundFunction( in Format() local
150 JSHandle<JSIntlBoundFunction> intlBoundFunc = JSHandle<JSIntlBoundFunction>::Cast(GetConstructor(argv)); in AnonymousDateTimeFormat() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp638 JSHandle<JSIntlBoundFunction> intlBoundFunc = factory->NewJSIntlBoundFunction( in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp2116 JSHandle<JSIntlBoundFunction> intlBoundFunc = JSHandle<JSIntlBoundFunction>::Cast(NewJSObject(hclass)); in NewJSIntlBoundFunction() local

Completed in 19 milliseconds