v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
runtime-collections.cc File Reference
Include dependency graph for runtime-collections.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

 v8::internal::RUNTIME_FUNCTION (Runtime_TheHole)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_OrderedHashSetGrow)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_SetGrow)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_SetShrink)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_OrderedHashSetShrink)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_MapShrink)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_MapGrow)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_OrderedHashMapGrow)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_WeakCollectionDelete)
 
 v8::internal::RUNTIME_FUNCTION (Runtime_WeakCollectionSet)