Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-iterator-gen.cc22 Label* if_exception, in GetIterator()
31 Label* if_exception, in GetIterator()
75 Node* fast_iterator_result_map, Label* if_exception, Variable* exception) { in IteratorStep()
128 Label* if_exception, in IteratorValue()
158 Node* context, const IteratorRecord& iterator, Label* if_exception, in IteratorCloseOnException()
Dbuiltins-async-iterator-gen.cc89 Node* const context, Node* const object, Label* if_exception, in ThrowIfNotAsyncFromSyncIterator()
249 Label* if_exception, Variable* var_exception) { in LoadIteratorResult()
359 Node* const promise, Label* if_exception) { in TF_BUILTIN()
384 Node* const promise, Label* if_exception) { in TF_BUILTIN()
411 Label* if_exception) { Goto(if_exception); }; in TF_BUILTIN()
426 Label* if_exception) { Goto(if_exception); }; in TF_BUILTIN()
Dbuiltins-generator-gen.cc52 Label if_exception(this, Label::kDeferred), if_final_return(this); in GeneratorPrototypeResume() local
Dbuiltins-promise-gen.cc583 Label* if_exception, in InvokeResolve()
1130 Label if_exception(this, Label::kDeferred); in TF_BUILTIN() local
1226 Label if_exception(this, Label::kDeferred); in PromiseReactionJob() local
1836 const IteratorRecord& iterator, Label* if_exception, in PerformPromiseAll()
Dbuiltins-collections-gen.cc142 Label* if_may_have_side_effects, Label* if_exception, in AddConstructorEntry()
295 Label exit(this), loop(this), if_exception(this, Label::kDeferred); in AddConstructorEntriesFromIterable() local
521 Label* if_exception, TVariable<Object>* var_exception) { in LoadKeyValue()
Dbuiltins-internal-gen.cc922 Label if_exception(this, Label::kDeferred); in TF_BUILTIN() local
Dbuiltins-array-gen.cc2045 Label iterable(this), not_iterable(this), finished(this), if_exception(this); in TF_BUILTIN() local
/external/v8/src/compiler/
Djs-inlining-heuristic.cc637 Node* if_exception = nullptr; in InlineCandidate() local
Djs-native-context-specialization.cc855 Node* if_exception = nullptr; in ReduceNamedAccess() local
1717 Node* const if_exception = in InlinePropertyGetterCall() local
1755 Node* const if_exception = in InlinePropertySetterCall() local
Draw-machine-assembler.cc109 RawMachineLabel* if_exception) { in Continuations()
Djs-typed-lowering.cc1861 Node* if_exception = nullptr; in ReduceJSForInNext() local
Dcode-assembler.cc1041 void CodeAssembler::GotoIfException(Node* node, Label* if_exception, in GotoIfException()
Djs-call-reducer.cc346 Node* if_exception = nullptr; in ReduceFunctionPrototypeApply() local
3167 Node* if_exception = in ReduceCallOrConstructWithArrayLikeOrSpread() local
Dwasm-compiler.cc164 Node** if_exception) { in ThrowsException()
/external/v8/src/wasm/
Dfunction-body-decoder.cc558 TFNode* if_exception = nullptr; in CheckForException() local