Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp1195 * @tc.name: GetValueDouble
1200 HWTEST_F_L0(JSNApiTests, GetValueDouble) in HWTEST_F_L0()
1205 ASSERT_FALSE(nativeValue->GetValueDouble(isNumber)); in HWTEST_F_L0()
1207 ASSERT_FALSE(nativeValue->GetValueDouble(isNumber)); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h485 double GetValueDouble(bool &isNumber);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp294 double JSValueRef::GetValueDouble(bool &isNumber) in GetValueDouble() function in panda::JSValueRef

Completed in 19 milliseconds