AsHandle(Isolate *isolate, DirectHandle< SharedFunctionInfo > shared) | v8::internal::ScriptCacheKey | |
column_offset_ | v8::internal::ScriptCacheKey | private |
Hash() const | v8::internal::HashTableKey | inline |
hash_ | v8::internal::HashTableKey | private |
HashTableKey(uint32_t hash) | v8::internal::HashTableKey | inlineexplicit |
host_defined_options_ | v8::internal::ScriptCacheKey | private |
Index enum name | v8::internal::ScriptCacheKey | |
IsMatch(Tagged< Object > other) override | v8::internal::ScriptCacheKey | virtual |
isolate_ | v8::internal::ScriptCacheKey | private |
kEnd enum value | v8::internal::ScriptCacheKey | |
kHash enum value | v8::internal::ScriptCacheKey | |
kWeakScript enum value | v8::internal::ScriptCacheKey | |
line_offset_ | v8::internal::ScriptCacheKey | private |
MatchesScript(Tagged< Script > script) | v8::internal::ScriptCacheKey | |
name_ | v8::internal::ScriptCacheKey | private |
origin_options_ | v8::internal::ScriptCacheKey | private |
ScriptCacheKey(Handle< String > source, const ScriptDetails *script_details, Isolate *isolate) | v8::internal::ScriptCacheKey | |
ScriptCacheKey(Handle< String > source, MaybeHandle< Object > name, int line_offset, int column_offset, v8::ScriptOriginOptions origin_options, MaybeHandle< Object > host_defined_options, MaybeHandle< FixedArray > maybe_wrapped_arguments, Isolate *isolate) | v8::internal::ScriptCacheKey | |
set_hash(uint32_t hash) | v8::internal::HashTableKey | inlineprotected |
source_ | v8::internal::ScriptCacheKey | private |
SourceFromObject(Tagged< Object > obj) | v8::internal::ScriptCacheKey | inlinestatic |
wrapped_arguments_ | v8::internal::ScriptCacheKey | private |
~HashTableKey()=default | v8::internal::HashTableKey | virtual |