Searched refs:booleanObject (Results 1 – 2 of 2) sorted by relevance
142 JSHandle<JSFunction> booleanObject(env->GetBooleanFunction()); in HWTEST_F_L0() local144 …PrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObject, value); in HWTEST_F_L0()178 JSHandle<JSFunction> booleanObject(env->GetBooleanFunction()); in HWTEST_F_L0() local180 …PrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObject, value); in HWTEST_F_L0()
930 JSHandle<JSFunction> booleanObject(env->GetBooleanFunction()); in HWTEST_F_L0() local931 …PrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObject, value); in HWTEST_F_L0()