Lines Matching refs:block

30     v8::TryCatch block;
34 } else if (block.HasCaught()) {
35 exceptionState.rethrowV8Exception(block.Exception());
41 } else if (block.HasCaught()) {
42 exceptionState.rethrowV8Exception(block.Exception());
48 } else if (block.HasCaught()) {
49 exceptionState.rethrowV8Exception(block.Exception());
60 } else if (block.HasCaught()) {
61 exceptionState.rethrowV8Exception(block.Exception());
67 } else if (block.HasCaught()) {
68 exceptionState.rethrowV8Exception(block.Exception());
78 } else if (block.HasCaught()) {
79 exceptionState.rethrowV8Exception(block.Exception());
89 } else if (block.HasCaught()) {
90 exceptionState.rethrowV8Exception(block.Exception());
96 } else if (block.HasCaught()) {
97 exceptionState.rethrowV8Exception(block.Exception());
103 } else if (block.HasCaught()) {
104 exceptionState.rethrowV8Exception(block.Exception());
110 } else if (block.HasCaught()) {
111 exceptionState.rethrowV8Exception(block.Exception());
117 } else if (block.HasCaught()) {
118 exceptionState.rethrowV8Exception(block.Exception());
124 } else if (block.HasCaught()) {
125 exceptionState.rethrowV8Exception(block.Exception());
131 } else if (block.HasCaught()) {
132 exceptionState.rethrowV8Exception(block.Exception());
138 } else if (block.HasCaught()) {
139 exceptionState.rethrowV8Exception(block.Exception());
145 } else if (block.HasCaught()) {
146 exceptionState.rethrowV8Exception(block.Exception());
152 } else if (block.HasCaught()) {
153 exceptionState.rethrowV8Exception(block.Exception());
159 } else if (block.HasCaught()) {
160 exceptionState.rethrowV8Exception(block.Exception());