Lines Matching full:hook
1946 This gives us a potentially useful hook ('PatchBuffer::performFinalization()') at the end of generation,
3583 instead of the plain new. At the moment this is just a hook for future
25737 Emit the WillExecuteStatement debugger hook before the for loop body
25747 debugger hook before the statement node if isn't a block.
25748 Also emit the WillExecuteStatement debugger hook for the
26158 Emit the WillExecuteStatement debugger hook before the "else" body
26168 debugger hook before the else node if isn't a block.
26601 obsolete hook for clearing the current sample inside op_end. Also removed
27449 hook opcodes.
27475 (JSC::Machine::execute): Added a didExecute hook at the end of top-level
32535 (JSC::statementListEmitCode): We don't want to blindly emit a debug hook
32985 emited and emits the debug hook on the last line instead of the first.