Home
last modified time | relevance | path

Searched refs:NEG_ONE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h857 constexpr int64_t NEG_ONE = -1; in DoubleTrunc() local
858 GateRef mask = Int64LSR(Int64(NEG_ONE), Int64Add(exp, Int64(DOUBLE_NON_FRACTION_BITS))); in DoubleTrunc()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js12083 Pi.NEG_ONE = Object.freeze(new Pi(-1, -1, -1));
15295 Qi.NEG_ONE = Object.freeze(new Qi(-1, -1));
15742 is.NEG_ONE = Object.freeze(new is(-1, -1, -1, -1));
[all...]

Completed in 37 milliseconds