Searched refs:ReplaceCode (Results 1 – 11 of 11) sorted by relevance
155 function->ReplaceCode(Isolate::Current()->builtins()->builtin( in TEST()
647 function->ReplaceCode(*code); in CompileLazy()658 function->ReplaceCode(*code); in CompileLazy()
2185 target->ReplaceCode(shared->code()); in RUNTIME_FUNCTION()8050 function->ReplaceCode(function->shared()->code()); in RUNTIME_FUNCTION()8065 function->ReplaceCode(function->shared()->code()); in RUNTIME_FUNCTION()8079 function->ReplaceCode(function->shared()->code()); in RUNTIME_FUNCTION()8187 function->ReplaceCode(function->shared()->code()); in RUNTIME_FUNCTION()8388 function->ReplaceCode(function->shared()->code()); in RUNTIME_FUNCTION()
2103 function->ReplaceCode(function->shared()->code()); in InstallJSBuiltins()
3877 void JSFunction::ReplaceCode(Code* code) { in ReplaceCode() function
5722 inline void ReplaceCode(Code* code);
7385 ReplaceCode(builtins->builtin(Builtins::kLazyRecompile)); in MarkForLazyRecompilation()7420 function->ReplaceCode(function->shared()->code()); in CompileLazy()
104 function->ReplaceCode(function->shared()->code()); in DeoptimizeFunction()
100 function->ReplaceCode(function->shared()->code()); in DeoptimizeFunction()
101 function->ReplaceCode(function->shared()->code()); in DeoptimizeFunction()
198 function->ReplaceCode(function->shared()->code()); in DeoptimizeFunction()