Home
last modified time | relevance | path

Searched refs:DoubleAbs (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_number_stub_builder.cpp223 BRANCH(DoubleLessThanOrEqual(DoubleAbs(f), Double(base::MAX_SAFE_INTEGER)), &retTrue, &retFalse); in IsSafeInteger()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.h301 GateRef DoubleAbs(GateRef x);
H A Dstub_builder-inl.h809 inline GateRef StubBuilder::DoubleAbs(GateRef x) in DoubleAbs() function in panda::ecmascript::kungfu::StubBuilder

Completed in 12 milliseconds