Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp155 JSHandle<EcmaString> resultJSHandle2 = NumberHelper::DoubleToEcmaString(thread, d2); in HWTEST_F_L0() local
156 EXPECT_EQ(EcmaStringAccessor::Compare(instance, resultJSHandle2, resultStr2), 0); in HWTEST_F_L0()

Completed in 2 milliseconds