Home | History | Annotate | Download | only in src

Lines Matching refs:Execution

39 #include "execution.h"
810 Execution::TryCall(function,
974 // Find the break point where execution has stopped.
1158 Handle<Object> result = Execution::TryCall(check_break_point,
1398 // Get the frame where the execution has stopped and skip the debug frame if
1399 // any. The debug frame will only be present if execution was stopped due to
1439 // Find the break location where execution has stopped.
2409 // Handle the jump to continue execution after break point depending on the
2530 Execution::TryCall(Handle<JSFunction>::cast(fun),
2644 // Create the execution state object.
2655 Handle<Object> js_object = Execution::TryCall(
2666 // Create the execution state object.
2786 // Return to continue execution from where the exception was thrown.
2896 Execution::TryCall(Handle<JSFunction>::cast(update_script_break_points),
2961 // Create the execution state.
3038 Execution::TryCall(fun,
3122 // messages in the queue as the execution state might not be what is expected
3408 // Create the execution state.
3416 Handle<Object> result = Execution::Call(
3653 Handle<Object> json = Execution::TryCall(Handle<JSFunction>::cast(fun),