Home
last modified time | relevance | path

Searched refs:GetDoubleOfTInt (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h482 GateRef GetDoubleOfTInt(GateRef x);
Dstub_builder-inl.h1796 inline GateRef StubBuilder::GetDoubleOfTInt(GateRef x) in GetDoubleOfTInt() function
Dstub_builder.cpp1067 GateRef result = GetDoubleOfTInt(value); in SetValueWithRep()