Home
last modified time | relevance | path

Searched defs:callResult (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jobs/tests/
Dpending_job_test.cpp136 JSTaggedValue callResult = PendingJob::ExecutePendingJob(handlePendingJob, thread); in HWTEST_F_L0() local
172 JSTaggedValue callResult = PendingJob::ExecutePendingJob(handlePendingJob, thread); in HWTEST_F_L0() local
206 JSTaggedValue callResult = PendingJob::ExecutePendingJob(handlePendingJob, thread); in HWTEST_F_L0() local
255 JSTaggedValue callResult = PendingJob::ExecutePendingJob(handlePendingJob, thread); in HWTEST_F_L0() local
301 JSTaggedValue callResult = PendingJob::ExecutePendingJob(handlePendingJob, thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp316 JSTaggedValue callResult = base::BuiltinsBase::GetTaggedBoolean(false); in HandleFindIndexOfStable() local
353 JSTaggedValue callResult = base::BuiltinsBase::GetTaggedBoolean(false); in HandleFindLastIndexOfStable() local
390 JSTaggedValue callResult = base::BuiltinsBase::GetTaggedBoolean(true); in HandleEveryOfStable() local
528 JSTaggedValue callResult = JSFunction::Call(info); in Filter() local
857 JSTaggedValue callResult = JSTaggedValue::Undefined(); in Reduce() local
Dtagged_tree.h150 JSTaggedValue callResult = JSFunction::Call(info); in EntryCompare() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.cpp235 JSTaggedValue callResult = JSFunction::Call(info); in From() local
304 JSTaggedValue callResult = JSFunction::Call(info); in From() local
701 JSTaggedValue callResult = GetTaggedBoolean(true); in Every() local
896 JSTaggedValue callResult = GetTaggedBoolean(true); in Filter() local
974 JSTaggedValue callResult = JSFunction::Call(info); in Find() local
1025 JSTaggedValue callResult = GetTaggedBoolean(true); in FindIndex() local
1666 JSTaggedValue callResult = JSTaggedValue::Undefined(); in Reduce() local
1773 JSTaggedValue callResult = JSTaggedValue::Undefined(); in ReduceRight() local
2189 JSTaggedValue callResult = JSFunction::Call(info); in Some() local
2537 JSTaggedValue callResult = JSFunction::Invoke(info, key); in ToLocaleString() local
[all …]
Dbuiltins_typedarray.cpp236 JSTaggedValue callResult = JSFunction::Call(info); in From() local
295 JSTaggedValue callResult = JSFunction::Call(info); in From() local
536 JSTaggedValue callResult = JSFunction::Call(info); in Every() local
615 JSTaggedValue callResult = JSFunction::Call(info); in Filter() local
950 JSTaggedValue callResult = JSFunction::Call(info); in Map() local
/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp92 JSTaggedValue callResult = JSFunction::Call(info); in SortCompare() local
Dtyped_array_helper.cpp609 JSTaggedValue callResult = JSFunction::Call(info); in SortCompare() local