Home
last modified time | relevance | path

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

/third_party/python/Python/
D_warnings.c483 PyObject *category, PyObject *sourceline) in show_warning()
557 PyObject *sourceline, PyObject *source) in call_show_warning()
614 PyObject *module, PyObject *registry, PyObject *sourceline, in warn_explicit()
/third_party/node/src/
Dnode_errors.cc92 std::string sourceline(*encoded_source, encoded_source.length()); in GetErrorSource() local
/third_party/node/deps/v8/src/d8/
Dd8.cc2778 Local<String> sourceline; in ReportException() local