V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
v8::internal::compiler::CommonNodeCache Member List

This is the complete list of members for v8::internal::compiler::CommonNodeCache, including all inherited members.

CommonNodeCache(Zone *zone) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinlineexplicit
FindExternalConstant(ExternalReference value) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCache
FindFloat32Constant(float value) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
FindFloat64Constant(double value) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
FindHeapConstant(Handle< HeapObject > value) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCache
FindInt32Constant(int32_t value) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
FindInt64Constant(int64_t value) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
FindNumberConstant(double value) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
FindPointerConstant(intptr_t value) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
FindRelocatableInt32Constant(int32_t value, RelocInfoMode rmode) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
FindRelocatableInt64Constant(int64_t value, RelocInfoMode rmode) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
GetCachedNodes(ZoneVector< Node *> *nodes) (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCache
zone() const (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCacheinline
~CommonNodeCache()=default (defined in v8::internal::compiler::CommonNodeCache)v8::internal::compiler::CommonNodeCache