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