v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
runtime-utils.h File Reference
Include dependency graph for runtime-utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::SaveAndClearThreadInWasmFlag
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Typedefs

using v8::internal::ObjectPair = uint64_t
 

Functions

static ObjectPair v8::internal::MakePair (Tagged< Object > x, Tagged< Object > y)