Searched defs:ToBoolean (Results 1 – 5 of 5) sorted by relevance
44 inline bool JSTaggedValue::ToBoolean() const in ToBoolean() function
1197 DEF_RUNTIME_TRAMPOLINES(ToBoolean) in DEF_RUNTIME_TRAMPOLINES() argument
177 HWTEST_F_L0(JSTaggedValueTest, ToBoolean) in HWTEST_F_L0() argument
1895 CALL_STUB_INIT_DESCRIPTOR(ToBoolean) in CALL_STUB_INIT_DESCRIPTOR() argument
1727 Local<BooleanRef> JSValueRef::ToBoolean(const EcmaVM *vm) in ToBoolean() function in panda::JSValueRef