v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
translated-state.h File Reference
#include <optional>
#include <stack>
#include <vector>
#include "src/common/simd128.h"
#include "src/deoptimizer/frame-translation-builder.h"
#include "src/objects/deoptimization-data.h"
#include "src/objects/feedback-vector.h"
#include "src/objects/heap-object.h"
#include "src/objects/shared-function-info.h"
#include "src/utils/boxed-float.h"
Include dependency graph for translated-state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::TranslatedValue
 
struct  v8::internal::TranslatedValue::MaterializedObjectInfo
 
class  v8::internal::TranslatedFrame
 
class  v8::internal::TranslatedFrame::iterator
 
class  v8::internal::DeoptimizationLiteralProvider
 
class  v8::internal::TranslatedState
 
struct  v8::internal::TranslatedState::ObjectPosition
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

void v8::internal::DeoptimizationFrameTranslationPrintSingleOpcode (std::ostream &os, TranslationOpcode opcode, DeoptimizationFrameTranslation::Iterator &iterator, Tagged< ProtectedDeoptimizationLiteralArray > protected_literal_array, Tagged< DeoptimizationLiteralArray > literal_array)
 

Variables

const int v8::internal::kNoWasmReturnKind = -1