Home
last modified time | relevance | path

Searched defs:cached_data (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/snapshot/
Dcode-serializer.cc274 Isolate* isolate, ScriptData* cached_data, Handle<String> source, in Deserialize()
514 Isolate* isolate, ScriptData* cached_data, uint32_t expected_source_hash, in FromCachedData()
/external/v8/src/
Dcompiler.h334 std::unique_ptr<ScriptCompiler::CachedData> cached_data; member
Dcompiler.cc1590 ScriptData* cached_data, ScriptCompiler::CompileOptions compile_options, in GetSharedFunctionInfoForScript()
1681 ScriptOriginOptions origin_options, ScriptData* cached_data, in GetWrappedFunction()
Dd8.cc485 ScriptCompiler::CachedData* cached_data = new ScriptCompiler::CachedData( in LookupCodeCache() local
575 ScriptCompiler::CachedData* cached_data = in ExecuteString() local
584 ScriptCompiler::CachedData* cached_data = in ExecuteString() local
/external/toolchain-utils/cros_utils/
Dbuildbot_json.py153 def cached_data(self): member in AddressableBaseDataNode
199 def cached_data(self): member in NonAddressableDataNode
323 def cached_data(self): member in NonAddressableNodeList