Searched refs:SetFormattedStack (Results 1 – 4 of 4) sorted by relevance
118 static void SetFormattedStack(Isolate* isolate, Handle<JSObject> error_object,
1040 void ErrorUtils::SetFormattedStack(Isolate* isolate, in SetFormattedStack() function in v8::internal::ErrorUtils
843 ErrorUtils::SetFormattedStack(isolate, error_object, in ErrorStackSetter()
2155 ErrorUtils::SetFormattedStack(isolate_, error, stack); in ReadJSError()