Home | History | Annotate | Download | only in src

Lines Matching refs:reloc_info

825 Handle<Code> Factory::CopyCode(Handle<Code> code, Vector<byte> reloc_info) {
827 isolate()->heap()->CopyCode(*code, reloc_info),