Searched defs:cached_data (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/snapshot/ |
D | code-serializer.cc | 274 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/ |
D | compiler.h | 334 std::unique_ptr<ScriptCompiler::CachedData> cached_data; member
|
D | compiler.cc | 1590 ScriptData* cached_data, ScriptCompiler::CompileOptions compile_options, in GetSharedFunctionInfoForScript() 1681 ScriptOriginOptions origin_options, ScriptData* cached_data, in GetWrappedFunction()
|
D | d8.cc | 485 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/ |
D | buildbot_json.py | 153 def cached_data(self): member in AddressableBaseDataNode 199 def cached_data(self): member in NonAddressableDataNode 323 def cached_data(self): member in NonAddressableNodeList
|