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