Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
H A Dpt_json.cpp257 bool PtJson::IsBool() const in IsBool() function in panda::ecmascript::tooling::PtJson
289 if (!IsBool()) { in GetBool()
H A Dpt_json.h79 bool IsBool() const;
/arkcompiler/toolchain/tooling/test/
H A Dpt_json_test.cpp47 ASSERT_TRUE(json->IsBool()); in HWTEST_F_L0()
57 ASSERT_TRUE(json->IsBool()); in HWTEST_F_L0()

Completed in 2 milliseconds