V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::AstRawStringInternalizationKey Class Reference
Inheritance diagram for v8::internal::AstRawStringInternalizationKey:
v8::internal::StringTableKey v8::internal::HashTableKey

Public Member Functions

 AstRawStringInternalizationKey (const AstRawString *string)
 
bool IsMatch (Object *other) override
 
Handle< StringAsHandle (Isolate *isolate) override
 
- Public Member Functions inherited from v8::internal::StringTableKey
 StringTableKey (uint32_t hash_field)
 
uint32_t HashField () const
 
- Public Member Functions inherited from v8::internal::HashTableKey
 HashTableKey (uint32_t hash)
 
uint32_t Hash () const
 

Additional Inherited Members

- Protected Member Functions inherited from v8::internal::StringTableKey
void set_hash_field (uint32_t hash_field)
 
- Protected Member Functions inherited from v8::internal::HashTableKey
void set_hash (uint32_t hash)
 

Detailed Description

Definition at line 57 of file ast-value-factory.cc.


The documentation for this class was generated from the following file: