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/builtins/
Dbuiltins_array.cpp228 JSTaggedValue callResult = JSFunction::Call(info); in From() local
297 JSTaggedValue callResult = JSFunction::Call(info); in From() local
718 JSTaggedValue callResult = GetTaggedBoolean(true); in Every() local
913 JSTaggedValue callResult = GetTaggedBoolean(true); in Filter() local
990 JSTaggedValue callResult = JSFunction::Call(info); in Find() local
1042 JSTaggedValue callResult = GetTaggedBoolean(true); in FindIndex() local
1674 JSTaggedValue callResult = JSTaggedValue::Undefined(); in Reduce() local
1781 JSTaggedValue callResult = JSTaggedValue::Undefined(); in ReduceRight() local
2197 JSTaggedValue callResult = JSFunction::Call(info); in Some() local
2557 JSTaggedValue callResult = JSFunction::Invoke(info, key); in ToLocaleString() local
Dbuiltins_typedarray.cpp223 JSTaggedValue callResult = JSFunction::Call(info); in From() local
282 JSTaggedValue callResult = JSFunction::Call(info); in From() local
521 JSTaggedValue callResult = JSFunction::Call(info); in Every() local
599 JSTaggedValue callResult = JSFunction::Call(info); in Filter() local
931 JSTaggedValue callResult = JSFunction::Call(info); in Map() local
/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp88 JSTaggedValue callResult = JSFunction::Call(info); in SortCompare() local
Dtyped_array_helper.cpp561 JSTaggedValue callResult = JSFunction::Call(info); in SortCompare() local
/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp306 JSTaggedValue callResult = base::BuiltinsBase::GetTaggedBoolean(false); in HandleFindIndexOfStable() local
346 JSTaggedValue callResult = base::BuiltinsBase::GetTaggedBoolean(true); in HandleEveryOfStable() local
479 JSTaggedValue callResult = JSFunction::Call(info); in Filter() local
Dtagged_tree.h150 JSTaggedValue callResult = JSFunction::Call(info); in EntryCompare() local