Home
last modified time | relevance | path

Searched refs:booleanInstance (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_shared_function_test.cpp337 JSHandle<JSObject> booleanInstance(thread, result); in HWTEST_F_L0() local
342 ecmaRuntimeCallInfo2->SetCallArg(0, booleanInstance.GetTaggedValue()); in HWTEST_F_L0()
Dbuiltins_function_test.cpp381 JSHandle<JSObject> booleanInstance(thread, result); in HWTEST_F_L0() local
386 ecmaRuntimeCallInfo2->SetCallArg(0, booleanInstance.GetTaggedValue()); in HWTEST_F_L0()