Home
last modified time | relevance | path

Searched defs:Divide (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtagged_node.cpp116 void RBTreeNode::Divide(JSThread *thread, JSHandle<TaggedHashArray> table, in Divide() function in panda::ecmascript::RBTreeNode
Djs_bigint.cpp1360 JSHandle<BigInt> BigInt::Divide(JSThread *thread, JSHandle<BigInt> x, JSHandle<BigInt> y) in Divide() function in panda::ecmascript::BigInt