Home | History | Annotate | Download | only in compiler

Lines Matching refs:stub_code

190   Node* stub_code = CodeConstant(callable.code());
191 PatchInsertInput(node, 0, stub_code);
207 Node* stub_code = CodeConstant(callable.code());
209 PatchInsertInput(node, 0, stub_code);
325 Node* stub_code = CodeConstant(stub.GetCode());
326 PatchInsertInput(node, 0, stub_code);
373 Node* stub_code = CodeConstant(stub.GetCode());
375 PatchInsertInput(node, 0, stub_code);
389 Node* stub_code = CodeConstant(stub.GetCode());
390 PatchInsertInput(node, 0, stub_code);