Searched defs:ToBoolean (Results 1 – 5 of 5) sorted by relevance
44 inline bool JSTaggedValue::ToBoolean() const in ToBoolean() function
177 HWTEST_F_L0(JSTaggedValueTest, ToBoolean) in HWTEST_F_L0() argument
199 DEF_CALL_SIGNATURE(ToBoolean) in DEF_CALL_SIGNATURE() argument
1413 DEF_RUNTIME_STUBS(ToBoolean) in DEF_RUNTIME_STUBS() argument
2971 Local<BooleanRef> JSValueRef::ToBoolean(const EcmaVM *vm) in ToBoolean() function in panda::JSValueRef