1 write to UseJumpableStub
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
780
UseJumpableStub
= useJumpableStub;
4 references to UseJumpableStub
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (4)
300
return new WasmImportThunk(this, key.Signature, key.Helper, key.ContainingImportSection, key.UseVirtualCall, key.
UseJumpableStub
);
789
UseJumpableStub
== other.
UseJumpableStub
;
803
UseJumpableStub
.GetHashCode());