Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-async-iterator.cc64 Variable* var_exception, const char* method_name) { in ThrowIfNotAsyncFromSyncIterator()
98 Variable var_exception(this, MachineRepresentation::kTagged, in Generate_AsyncFromSyncIteratorMethod() local
158 Label* if_exception, Variable* var_exception) { in LoadIteratorResult()