Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
Dcallbacks.c138 PyObject *error_object = NULL; in _CallPythonObject() local
Dcallproc.c771 PyObject *error_object = NULL; in _call_function_pointer() local
/external/python/cpython2/Modules/_ctypes/
Dcallbacks.c219 PyObject *error_object = NULL; in _CallPythonObject() local
Dcallproc.c783 PyObject *error_object = NULL; in _call_function_pointer() local
/external/libcups/filter/
Dinterpret.c762 error_object(_cups_ps_obj_t *obj) /* I - Object to add */ in error_object() function
/external/v8/src/
Disolate.cc605 Handle<Object> Isolate::CaptureSimpleStackTrace(Handle<JSReceiver> error_object, in CaptureSimpleStackTrace()
649 Handle<JSReceiver> error_object) { in CaptureAndSetDetailedStackTrace()
666 Handle<JSReceiver> error_object, FrameSkipMode mode, in CaptureAndSetSimpleStackTrace()
681 Handle<JSObject> error_object) { in GetDetailedStackTrace()