Home | History | Annotate | Download | only in src

Lines Matching refs:ReplaceCode

2958   target_shared->ReplaceCode(source_shared->code());
2974 target->ReplaceCode(source_shared->code());
8498 function->ReplaceCode(*code);
8522 function->ReplaceCode(*unoptimized);
8530 function->ReplaceCode(*code);
8532 function->ReplaceCode(function->shared()->code());
8617 function->ReplaceCode(function->shared()->code());
8900 function->ReplaceCode(*result);
8913 function->ReplaceCode(function->shared()->code());