89 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			89 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lvj/a$a;
 | |
| .super Lkotlin/coroutines/a;
 | |
| .source "CoroutineExceptionHandler.kt"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lkotlinx/coroutines/CoroutineExceptionHandler;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingMethod;
 | |
|     value = Lvj/a;-><init>(Ljava/lang/String;)V
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x19
 | |
|     name = null
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/SourceDebugExtension;
 | |
|     value = "SMAP\nCoroutineExceptionHandler.kt\nKotlin\n*S Kotlin\n*F\n+ 1 CoroutineExceptionHandler.kt\nkotlinx/coroutines/CoroutineExceptionHandlerKt$CoroutineExceptionHandler$1\n+ 2 TestCoroutineContext.kt\nkotlinx/coroutines/test/TestCoroutineContext\n*L\n1#1,110:1\n42#2,2:111\n*E\n"
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Lkotlin/Metadata;
 | |
|     bv = {}
 | |
|     d1 = {
 | |
|         "\u0000!\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0003\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002*\u0001\u0000\u0008\n\u0018\u00002\u00020\u00012\u00020\u0002J\u0018\u0010\u0008\u001a\u00020\u00072\u0006\u0010\u0004\u001a\u00020\u00032\u0006\u0010\u0006\u001a\u00020\u0005H\u0016\u00a8\u0006\t\u00b8\u0006\u0000"
 | |
|     }
 | |
|     d2 = {
 | |
|         "kotlinx/coroutines/k0$a",
 | |
|         "Lkotlin/coroutines/a;",
 | |
|         "Lkotlinx/coroutines/CoroutineExceptionHandler;",
 | |
|         "Lkotlin/coroutines/CoroutineContext;",
 | |
|         "context",
 | |
|         "",
 | |
|         "exception",
 | |
|         "Lkotlin/d1;",
 | |
|         "handleException",
 | |
|         "kotlinx-coroutines-core"
 | |
|     }
 | |
|     k = 0x1
 | |
|     mv = {
 | |
|         0x1,
 | |
|         0x4,
 | |
|         0x0
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field public final synthetic a:Lvj/a;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Lkotlin/coroutines/CoroutineContext$b;Lvj/a;)V
 | |
|     .locals 0
 | |
| 
 | |
|     iput-object p2, p0, Lvj/a$a;->a:Lvj/a;
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1}, Lkotlin/coroutines/a;-><init>(Lkotlin/coroutines/CoroutineContext$b;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public handleException(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Throwable;)V
 | |
|     .locals 0
 | |
|     .param p1    # Lkotlin/coroutines/CoroutineContext;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Ljava/lang/Throwable;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p1, p0, Lvj/a$a;->a:Lvj/a;
 | |
| 
 | |
|     invoke-static {p1}, Lvj/a;->g(Lvj/a;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     invoke-interface {p1, p2}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     return-void
 | |
| .end method
 |