1 write to UseJumpableStub
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
946
UseJumpableStub
= useJumpableStub;
4 references to UseJumpableStub
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (4)
451
return new WasmImportThunk(this, key.Signature, key.Helper, key.
UseJumpableStub
);
953
UseJumpableStub
== other.
UseJumpableStub
;
965
UseJumpableStub
.GetHashCode());