Searched defs:FastMul (Results 1 – 2 of 2) sorted by relevance
38 JSTaggedValue FastRuntimeStub::FastMul(JSTaggedValue left, JSTaggedValue right) in FastMul() function
4650 GateRef StubBuilder::FastMul(GateRef left, GateRef right, ProfileOperation callback) in FastMul() function in panda::ecmascript::kungfu::StubBuilder