Home
last modified time | relevance | path

Searched defs:IsBoolean (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h54 bool IsBoolean() const in IsBoolean() function
Djs_tagged_value-inl.h585 inline bool JSTaggedValue::IsBoolean() const in IsBoolean() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dtagged_value.h132 inline bool IsBoolean() const in IsBoolean() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h239 inline bool IsBoolean() const in IsBoolean() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp418 HWTEST_F_L0(JSNApiTests, IsBoolean) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2319 ### IsBoolean subsection
Djsnapi_expo.cpp400 bool JSValueRef::IsBoolean() in IsBoolean() function in panda::JSValueRef