Searched defs:error_obj (Results 1 – 4 of 4) sorted by relevance
96 Handle<Object> error_obj = isolate->factory()->NewWasmRuntimeError( in RUNTIME_FUNCTION() local
239 PyObject* error_obj; in _pysqlite_fetch_one_row() local
18 PyObject *error_obj; /* CSV exception */ member
67 static PyObject *error_obj; /* CSV exception */ variable