Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dbit_helper_test.cpp140 int64_t int64Value = -9223372036854775807LL; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_dataview_stub_builder.cpp89 GateRef int64Value = CastDoubleToInt64(doubleValue); in SetTypedValue() local