PHP 7.4.33
Preview: StackTraceParser.h Size: 500 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/ReactCommon/jserrorhandler/StackTraceParser.h
/*
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */

#pragma once

#include <string>
#include <vector>
#include "JsErrorHandler.h"

namespace facebook::react {

class StackTraceParser {
 public:
  static std::vector<JsErrorHandler::ProcessedError::StackFrame> parse(
      bool isHermes,
      const std::string& stackString);
};

} // namespace facebook::react

Directory Contents

Dirs: 1 × Files: 6
Name Size Perms Modified Actions
tests DIR
- drwxr-xr-x 2025-03-28 11:04:40
Edit Download
596 B lrw-r--r-- 2025-03-28 11:04:43
Edit Download
13.33 KB lrw-r--r-- 2025-03-28 11:04:39
Edit Download
2.16 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.11 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
9.84 KB lrw-r--r-- 2025-03-28 11:04:40
Edit Download
500 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).