Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dbuiltins_base.h71 static inline JSTaggedValue GetTaggedBoolean(bool value) in GetTaggedBoolean() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dbuiltins_base_test.cpp170 HWTEST_F_L0(BuiltinsBaseTest, GetTaggedBoolean) in HWTEST_F_L0() argument