Searched refs:doubleA0 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/stubs/ | ||
H A D | runtime_stubs-inl.h | 1878 double doubleA0 = valLeft->GetNumber(); in RuntimeAdd2() local 1880 return JSTaggedValue(doubleA0 + doubleA1); in RuntimeAdd2() |
Completed in 6 milliseconds