Home
last modified time | relevance | path

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

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