Home
last modified time | relevance | path

Searched defs:endArg (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dbitmap_test_base.h133 BitmapVerify(BitmapType *bitmapArg, void *beginArg, void *endArg) in BitmapVerify()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_typedarray.cpp603 JSHandle<JSTaggedValue> endArg = GetCallArg(argv, INDEX_TWO); in Fill() local
Dbuiltins_array.cpp864 JSHandle<JSTaggedValue> endArg = GetCallArg(argv, INDEX_TWO); in Fill() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder_next_optimization.cpp2576 GateRef endArg = GetCallArg2(numArgs); in FillOptimised() local