Home
last modified time | relevance | path

Searched defs:cache_type (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcompilation-cache.cc311 const char* cache_type; in LookupEval() local
355 const char* cache_type; in PutEval() local
/third_party/node/deps/v8/src/compiler/
Djs-type-hint-lowering.cc425 Node* receiver, Node* cache_array, Node* cache_type, Node* index, in ReduceForInNextOperation()
Djs-typed-lowering.cc1845 Node* cache_type = n.cache_type(); in ReduceJSForInNext() local
1958 Node* cache_type = enumerator; in ReduceJSForInPrepare() local
Djs-generic-lowering.cc1084 Node* cache_type = enumerator; // Just to clarify the rename. in LowerJSForInPrepare() local
Dbytecode-graph-builder.cc3604 Node* cache_type = environment()->LookupRegister( in VisitForInNext() local
4057 Node* cache_type, Node* index, in TryBuildSimplifiedForInNext()
Djs-native-context-specialization.cc2056 Node* cache_type = name.cache_type(); in ReduceJSLoadPropertyWithEnumeratedKey() local
Dtyper.cc1867 Type const cache_type = in TypeJSForInPrepare() local
Djs-call-reducer.cc3000 Node* cache_type = n.cache_type(); in ReduceObjectPrototypeHasOwnProperty() local
/third_party/node/deps/v8/src/execution/
Disolate.cc5384 icu::UMemory* Isolate::get_cached_icu_object(ICUObjectCacheType cache_type, in ThrowInternal()
5392 void Isolate::set_icu_object_in_cache(ICUObjectCacheType cache_type, in ThrowInternal()
5399 void Isolate::clear_cached_icu_object(ICUObjectCacheType cache_type) { in ThrowInternal()
/third_party/node/deps/v8/src/objects/
Djs-date-time-format.cc811 Isolate::ICUObjectCacheType cache_type = ConvertToCacheType(defaults); in ToLocaleDateTime() local
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-generator.cc2867 TNode<HeapObject> cache_type = enumerator; // Just to clarify the rename. in IGNITION_HANDLER() local
2888 TNode<Object> cache_type; in IGNITION_HANDLER() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c1137 LLVMTypeRef cache_type = lp_build_format_cache_type(gallivm); in s3tc_store_cached_block() local
/third_party/node/deps/v8/src/logging/
Dlog.cc1624 void Logger::CompilationCacheEvent(const char* action, const char* cache_type, in CompilationCacheEvent()
/third_party/node/deps/v8/src/baseline/
Dbaseline-compiler.cc2132 interpreter::Register cache_type, cache_array; in VisitForInNext() local
/third_party/cmsis/CMSIS/Core/Include/
Dcore_ca.h1324 uint32_t cache_type; in L1C_CleanInvalidateCache() local