Searched refs:printTestKey (Results 1 – 1 of 1) sorted by relevance
126 …JSHandle<JSTaggedValue> printTestKey(thread->GetEcmaVM()->GetFactory()->NewFromASCII("print_test")… in HWTEST_F_L0() local130 JSObject::SetProperty(thread, global, printTestKey, value); in HWTEST_F_L0()132 …JSTaggedValue val2 = JSObject::GetProperty(thread, global, printTestKey).GetValue().GetTaggedValue… in HWTEST_F_L0()134 JSTaggedValue::DeletePropertyOrThrow(thread, global, printTestKey); in HWTEST_F_L0()