Home
last modified time | relevance | path

Searched defs:if_exception (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-async-iterator-gen.cc76 Label* if_exception, TVariable<Object>* var_exception, in ThrowIfNotAsyncFromSyncIterator()
199 const TNode<Object> iter_result, Label* if_exception, in LoadIteratorResult()
308 Label* if_exception) { in TF_BUILTIN()
340 Label* if_exception) { Goto(if_exception); }; in TF_BUILTIN()
Dbuiltins-generator-gen.cc61 Label if_exception(this, Label::kDeferred), if_final_return(this); in InnerResume() local
Dbuiltins-iterator-gen.cc240 if_exception(this, Label::kDeferred); in StringListFromIterable() local
Dbuiltins-microtask-queue-gen.cc125 Label if_exception(this, Label::kDeferred); in RunSingleMicrotask() local
Dbuiltins-regexp-gen.cc501 Label if_success(this), if_exception(this, Label::kDeferred); in RegExpExecInternal() local
Dbuiltins-collections-gen.cc152 Label* if_may_have_side_effects, Label* if_exception, in AddConstructorEntry()
310 Label exit(this), loop(this), if_exception(this, Label::kDeferred); in AddConstructorEntriesFromIterable() local
/external/v8/src/compiler/
Djs-inlining-heuristic.cc704 Node* if_exception = nullptr; in InlineCandidate() local
Djs-native-context-specialization.cc1219 Node* if_exception = nullptr; in ReduceNamedAccess() local
2228 Node* const if_exception = in InlinePropertyGetterCall() local
2266 Node* const if_exception = in InlinePropertySetterCall() local
Draw-machine-assembler.cc562 RawMachineLabel* if_exception) { in Continuations()
Djs-typed-lowering.cc1942 Node* if_exception = nullptr; in ReduceJSCall() local
Djs-call-reducer.cc306 Node* if_exception = in MayThrow() local
362 void RegisterIfExceptionNode(Node* if_exception) { in RegisterIfExceptionNode()
2537 Node* if_exception = nullptr; in ReduceFunctionPrototypeApply() local
3948 Node* if_exception = in ReduceCallOrConstructWithArrayLikeOrSpread() local
Dwasm-compiler.cc241 Node** if_exception) { in ThrowsException()
7148 Node* if_exception = in BuildCWasmEntry() local
/external/v8/src/wasm/
Dgraph-builder-interface.cc929 TFNode* if_exception = nullptr; in CheckForException() local