Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h54 bool IsBoolean() const in IsBoolean() function
Djs_tagged_value-inl.h571 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/napi/
Djsnapi.cpp3067 bool JSValueRef::IsBoolean() in IsBoolean() function in panda::JSValueRef