Home | History | Annotate | Download | only in cctest

Lines Matching defs:code

6 //     * Redistributions of source code must retain the above copyright
85 // pure JS code is being executed
205 i::Code* code = function->code();
206 return code->contains(addr);
278 // execution of a native function called from JS code. In this case,
320 // execution of JS code. However, as calling StackTracer requires
321 // entering native code, we can only emulate pure JS by erasing
394 // pure native code. StackTracer only unrolls JS code, so we can't