Searched refs:booleanObject (Results 1 – 2 of 2) sorted by relevance
118 JSHandle<JSFunction> booleanObject(env->GetBooleanFunction()); in HWTEST_F_L0() local120 …PrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObject, value); in HWTEST_F_L0()154 JSHandle<JSFunction> booleanObject(env->GetBooleanFunction()); in HWTEST_F_L0() local156 …PrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObject, value); in HWTEST_F_L0()
903 JSHandle<JSFunction> booleanObject(env->GetBooleanFunction()); in HWTEST_F_L0() local904 …PrimitiveRef> boolean = thread->GetEcmaVM()->GetFactory()->NewJSPrimitiveRef(booleanObject, value); in HWTEST_F_L0()