Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h55 bool IsBoolean(const JSThread *thread) const in IsBoolean() function
Djs_tagged_value-inl.h382 inline bool JSTaggedValue::IsBoolean() const in IsBoolean() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dtagged_value.h132 inline bool IsBoolean() const in IsBoolean() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h141 static inline bool IsBoolean(Type handler) 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.h387 bool IsBoolean() const in IsBoolean() function
1256 bool IsBoolean() const in IsBoolean() function
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp336 bool IsBoolean(JSVM_Value value) in IsBoolean() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2321 ### IsBoolean subsection
Djsnapi_expo.cpp536 bool JSValueRef::IsBoolean() in IsBoolean() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp434 HWTEST_F_L0(JSNApiTests, IsBoolean) in HWTEST_F_L0() argument