Home | History | Annotate | Download | only in runtime

Lines Matching refs:SetEntryPointFromCompiledCode

1183   method->SetEntryPointFromCompiledCode(r->IsCompiler() ? NULL : GetResolutionTrampoline(cl));
1196 method->SetEntryPointFromCompiledCode(NULL);