Home
last modified time | relevance | path

Searched refs:PROTOTYPE_CALL (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_function_test.cpp64 PROTOTYPE_CALL, member in panda::test::AlgorithmType
86 case AlgorithmType::PROTOTYPE_CALL: in FunctionAlgorithm()
324 auto result = FunctionAlgorithm(thread, func, args, 6, AlgorithmType::PROTOTYPE_CALL); in HWTEST_F_L0()
356 auto result = FunctionAlgorithm(thread, func, args, 12, AlgorithmType::PROTOTYPE_CALL); in HWTEST_F_L0()
H A Dbuiltins_shared_function_test.cpp66 PROTOTYPE_CALL, member in panda::test::AlgorithmType
88 case AlgorithmType::PROTOTYPE_CALL: in FunctionAlgorithm()
284 auto result = FunctionAlgorithm(thread, func, args, 6, AlgorithmType::PROTOTYPE_CALL); in HWTEST_F_L0()
313 auto result = FunctionAlgorithm(thread, func, args, 12, AlgorithmType::PROTOTYPE_CALL); in HWTEST_F_L0()

Completed in 3 milliseconds