Searched refs:if_compile_lazy (Results 1 – 2 of 2) sorted by relevance
12296 SloppyTNode<SharedFunctionInfo> shared_info, Label* if_compile_lazy) { in GetSharedFunctionInfoCode() argument12307 if (if_compile_lazy) { in GetSharedFunctionInfoCode()12309 if_compile_lazy); in GetSharedFunctionInfoCode()12366 Goto(if_compile_lazy ? if_compile_lazy : &done); in GetSharedFunctionInfoCode()
2745 Label* if_compile_lazy = nullptr);