Home
last modified time | relevance | path

Searched refs:CodeCacheOptions (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dd8.h323 enum CodeCacheOptions { enum
345 code_cache_options(CodeCacheOptions::kNoProduceCache), in ShellOptions()
376 CodeCacheOptions code_cache_options;
Dd8.cc573 ShellOptions::CodeCacheOptions::kProduceCache) { in ExecuteString()
582 ShellOptions::CodeCacheOptions::kProduceCacheAfterExecute) { in ExecuteString()
2852 ShellOptions::CodeCacheOptions::kProduceCache; in SetOptions()
2856 ShellOptions::CodeCacheOptions::kNoProduceCache; in SetOptions()
2860 ShellOptions::CodeCacheOptions::kProduceCacheAfterExecute; in SetOptions()
2864 ShellOptions::CodeCacheOptions::kProduceCache; in SetOptions()
3443 ShellOptions::CodeCacheOptions::kNoProduceCache) { in Main()