Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Djs_primitive_ref.h54 bool IsBoolean() const in IsBoolean() function
Djs_tagged_value-inl.h488 inline bool JSTaggedValue::IsBoolean() const in IsBoolean() function
/ark/runtime_core/runtime/include/coretypes/
Dtagged_value.h187 inline bool IsBoolean() const in IsBoolean() function
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp1814 bool JSValueRef::IsBoolean() in IsBoolean() function in panda::JSValueRef