Home
last modified time | relevance | path

Searched defs:bitness (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2826 JSTaggedNumber bitness = JSTaggedValue::ToNumber(thread, bits); in RuntimeCallBigIntAsIntN() local
2834 JSTaggedNumber bitness = JSTaggedValue::ToNumber(thread, bits); in RuntimeCallBigIntAsUintN() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1237 GateRef bitness = builder_.GetDoubleOfTDouble(bits); in LowerBigIntAsIntN() local