Home | History | Annotate | Download | only in src

Lines Matching refs:Execution

39 #include "execution.h"
771 Execution::TryCall(function, Handle<Object>(context->global()),
926 // Find the break point where execution has stopped.
1109 Handle<Object> result = Execution::TryCall(check_break_point,
1304 // Get the frame where the execution has stopped and skip the debug frame if
1305 // any. The debug frame will only be present if execution was stopped due to
1342 // Find the break location where execution has stopped.
2143 // Handle the jump to continue execution after break point depending on the
2254 Execution::TryCall(Handle<JSFunction>::cast(fun),
2373 // Create the execution state object.
2383 Handle<Object> js_object = Execution::TryCall(
2394 // Create the execution state object.
2514 // Return to continue execution from where the exception was thrown.
2621 Execution::TryCall(Handle<JSFunction>::cast(update_script_break_points),
2685 // Create the execution state.
2762 Execution::TryCall(fun,
2845 // messages in the queue as the execution state might not be what is expected
3130 // Create the execution state.
3138 Handle<Object> result = Execution::Call(
3375 Handle<Object> json = Execution::TryCall(Handle<JSFunction>::cast(fun),