Searched refs:CaptureAndSetCurrentStackTraceFor (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Disolate.h690 void CaptureAndSetCurrentStackTraceFor(Handle<JSObject> error_object);
H A Disolate.cc530 void Isolate::CaptureAndSetCurrentStackTraceFor(Handle<JSObject> error_object) { function in class:v8::internal::Isolate
H A Druntime.cc12985 isolate->CaptureAndSetCurrentStackTraceFor(error_object);

Completed in 69 milliseconds