Searched refs:CaptureAndSetErrorStack (Results 1 – 4 of 4) sorted by relevance
48 isolate, isolate->CaptureAndSetErrorStack(object, mode, caller)); in BUILTIN()
582 isolate->CaptureAndSetErrorStack(err, mode, caller), in Construct()
917 MaybeHandle<JSObject> CaptureAndSetErrorStack(Handle<JSObject> error_object,
1186 MaybeHandle<JSObject> Isolate::CaptureAndSetErrorStack( in CaptureAndSetErrorStack() function in v8::internal::Isolate