Searched defs:boolean (Results 1 – 5 of 5) sorted by relevance
64 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local84 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local104 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local143 …JSHandle<JSPrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObj… in HWTEST_F_L0() local179 …JSHandle<JSPrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObj… in HWTEST_F_L0() local
915 …JSHandle<JSPrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObj… in HWTEST_F_L0() local
80 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local140 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local207 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local273 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local342 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local412 JSHandle<JSFunction> boolean(env->GetBooleanFunction()); in HWTEST_F_L0() local
154 BoolT boolean {false}; in GetBool() local
638 JSHandle<JSTaggedValue> boolean(thread, JSTaggedValue(input)); in New() local