Home | History | Annotate | Download | only in src

Lines Matching refs:code

6 //     * Redistributions of source code must retain the above copyright
99 // the string are uninitialized. Currently used in regexp code only, where
225 static Handle<Code> NewCode(const CodeDesc& desc,
227 Code::Flags flags,
230 static Handle<Code> CopyCode(Handle<Code> code);
270 Handle<Code> code,
275 Handle<Code> code);
287 Handle<Code> code,