Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h54 bool IsBoolean() const in IsBoolean() function
Djs_tagged_value-inl.h353 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.h237 inline bool IsBoolean() const in IsBoolean() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h385 bool IsBoolean() const in IsBoolean() function
1224 bool IsBoolean() const in IsBoolean() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2321 ### IsBoolean subsection
Djsnapi_expo.cpp519 bool JSValueRef::IsBoolean() in IsBoolean() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp449 HWTEST_F_L0(JSNApiTests, IsBoolean) in HWTEST_F_L0() argument