Home
last modified time | relevance | path

Searched refs:DataViewAlgorithmGet (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_dataview_test.cpp61 static JSTaggedValue DataViewAlgorithmGet(AlgorithmType type, EcmaRuntimeCallInfo* ecmaRuntimeCallI… in DataViewAlgorithmGet() function
142 result = DataViewAlgorithmGet(type, ecmaRuntimeCallInfo); in DataViewAlgorithm()