/external/v8/src/ |
D | transitions.cc | 126 DisallowHeapAllocation no_gc; in Insert() local 169 DisallowHeapAllocation no_gc; in Insert() local 250 DisallowHeapAllocation no_gc; in FindTransitionToDataProperty() local 264 DisallowHeapAllocation no_gc; in ExpectedTransitionKey() local 396 DisallowHeapAllocation no_gc; in GetPrototypeTransition() local 496 TraverseCallback callback, void* data, DisallowHeapAllocation* no_gc) { in TraverseTransitionTreeInternal() argument 503 TransitionsAccessor(isolate_, simple_target, no_gc) in TraverseTransitionTreeInternal() 504 .TraverseTransitionTreeInternal(callback, data, no_gc); in TraverseTransitionTreeInternal() 518 no_gc) in TraverseTransitionTreeInternal() 519 .TraverseTransitionTreeInternal(callback, data, no_gc); in TraverseTransitionTreeInternal() [all …]
|
D | transitions.h | 40 TransitionsAccessor(Isolate* isolate, Map* map, DisallowHeapAllocation* no_gc) in TransitionsAccessor() argument 43 USE(no_gc); in TransitionsAccessor() 114 DisallowHeapAllocation* no_gc); 178 DisallowHeapAllocation* no_gc);
|
D | string-builder.cc | 17 DisallowHeapAllocation no_gc; in StringBuilderConcatHelper() local 58 DisallowHeapAllocation no_gc; in StringBuilderConcatLength() local 205 DisallowHeapAllocation no_gc; in ToString() local 217 DisallowHeapAllocation no_gc; in ToString() local
|
D | intl.cc | 177 DisallowHeapAllocation no_gc; in LocaleConvertCase() local 210 DisallowHeapAllocation no_gc; in ConvertOneByteToLower() local 290 DisallowHeapAllocation no_gc; in ConvertToUpper() local 330 DisallowHeapAllocation no_gc; in ConvertToUpper() local
|
D | elements.cc | 587 DisallowHeapAllocation no_gc; in Validate() local 593 DisallowHeapAllocation no_gc; in IsPackedImpl() local 1440 DisallowHeapAllocation no_gc; in SetLengthImpl() local 1535 DisallowHeapAllocation no_gc; in HasAccessorsImpl() local 1602 DisallowHeapAllocation no_gc; in HasEntryImpl() local 1609 DisallowHeapAllocation no_gc; in GetIndexForEntryImpl() local 1619 DisallowHeapAllocation no_gc; in GetEntryForIndexImpl() local 1653 DisallowHeapAllocation no_gc; in GetKeyForEntryImpl() local 1733 DisallowHeapAllocation no_gc; in IncludesValueFastPath() local 1910 DisallowHeapAllocation no_gc; in ValidateContents() local [all …]
|
D | source-position-table.cc | 202 no_gc.Release(); in SourcePositionTableIterator() 210 no_gc.Release(); in SourcePositionTableIterator()
|
D | objects-printer.cc | 702 DisallowHeapAllocation no_gc; in JSGeneratorObjectPrint() local 826 DisallowHeapAllocation no_gc; in MapPrint() local 827 TransitionsAccessor transitions(isolate, this, &no_gc); in MapPrint() 2245 DisallowHeapAllocation no_gc; in PrintMapDetails() local 2372 DisallowHeapAllocation no_gc; in PrintTransitionTree() local 2373 PrintTransitionTree(os, 0, &no_gc); in PrintTransitionTree() 2378 DisallowHeapAllocation* no_gc) { in PrintTransitionTree() argument 2415 TransitionsAccessor transitions(isolate_, target, no_gc); in PrintTransitionTree() 2416 transitions.PrintTransitionTree(os, level + 1, no_gc); in PrintTransitionTree() 2421 DisallowHeapAllocation no_gc; in PrintTransitions() local [all …]
|
D | log-utils.cc | 95 DisallowHeapAllocation no_gc; // Ensure string stays valid. in AppendString() local 174 DisallowHeapAllocation no_gc; // Ensure string stays valid. in AppendSymbolNameDetails() local
|
D | lookup.cc | 144 DisallowHeapAllocation no_gc; in Start() local 165 DisallowHeapAllocation no_gc; in Next() local 301 DisallowHeapAllocation no_gc; in InternalUpdateProtector() local 817 DisallowHeapAllocation no_gc; in HolderIsReceiverOrHiddenPrototype() local 1019 DisallowHeapAllocation no_gc; in NextHolder() local 1099 DisallowHeapAllocation no_gc; in LookupInRegularHolder() local 1142 DisallowHeapAllocation no_gc; in GetInterceptorForFailedAccessCheck() local
|
D | source-position-table.h | 114 DisallowHeapAllocation no_gc; variable
|
D | json-parser.cc | 260 DisallowHeapAllocation no_gc; in ParseJsonString() local 407 DisallowHeapAllocation no_gc; in ParseJsonObject() local 408 TransitionsAccessor transitions(isolate(), *map, &no_gc); in ParseJsonObject() 524 DisallowHeapAllocation no_gc; in CommitStateToJsonObject() local
|
/external/v8/src/objects/ |
D | ordered-hash-table.cc | 87 DisallowHeapAllocation no_gc; in HasKey() local 170 DisallowHeapAllocation no_gc; in Rehash() local 203 DisallowHeapAllocation no_gc; in Delete() local 223 DisallowHeapAllocation no_gc; in GetHash() local 241 DisallowHeapAllocation no_gc; in Add() local 329 DisallowHeapAllocation no_gc; in Initialize() local 439 DisallowHeapAllocation no_gc; in HasKey() local 446 DisallowHeapAllocation no_gc; in Delete() local 477 DisallowHeapAllocation no_gc; in Rehash() local
|
/external/v8/src/snapshot/ |
D | partial-deserializer.cc | 39 DisallowHeapAllocation no_gc; in Deserialize() local 64 DisallowHeapAllocation no_gc; in DeserializeEmbedderFields() local
|
D | startup-deserializer.cc | 38 DisallowHeapAllocation no_gc; in DeserializeInto() local 93 DisallowHeapAllocation no_gc; in PrintDisassembledCodeObjects() local
|
D | object-deserializer.cc | 44 DisallowHeapAllocation no_gc; in Deserialize() local 73 DisallowHeapAllocation no_gc; in CommitPostProcessedObjects() local
|
D | code-serializer.cc | 67 DisallowHeapAllocation no_gc; in Serialize() local 88 DisallowHeapAllocation no_gc; in SerializeSharedFunctionInfo() local 380 DisallowHeapAllocation no_gc; in SerializedCodeData() local 516 DisallowHeapAllocation no_gc; in FromCachedData() local
|
D | builtin-deserializer.cc | 125 DisallowHeapAllocation no_gc; in DeserializeBuiltin() local 141 DisallowHeapAllocation no_gc; in DeserializeHandler() local
|
/external/v8/src/builtins/ |
D | builtins-array.cc | 72 DisallowHeapAllocation no_gc; in HasOnlySimpleElements() local 114 DisallowHeapAllocation no_gc; in EnsureJSArrayWithWritableFastElements() local 550 DisallowHeapAllocation no_gc; in BUILTIN() local 571 DisallowHeapAllocation no_gc; in BUILTIN() local 787 DisallowHeapAllocation no_gc; in EstimateElementCount() local 860 DisallowHeapAllocation no_gc; in CollectElementIndices() local 889 DisallowHeapAllocation no_gc; in CollectElementIndices() local 925 DisallowHeapAllocation no_gc; in CollectElementIndices() local 1231 DisallowHeapAllocation no_gc; in Slow_ArrayConcat() local 1340 DisallowHeapAllocation no_gc; in IsSimpleArray() local [all …]
|
D | builtins-string.cc | 159 DisallowHeapAllocation no_gc; // ensure vectors stay valid in BUILTIN() local 238 DisallowHeapAllocation no_gc; in BUILTIN() local 351 DisallowHeapAllocation no_gc; in ConvertCaseHelper() local 463 DisallowHeapAllocation no_gc; in ConvertCase() local
|
D | builtins-symbol.cc | 54 DisallowHeapAllocation no_gc; in BUILTIN() local
|
/external/v8/src/runtime/ |
D | runtime-strings.cc | 301 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local 393 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local 453 DisallowHeapAllocation no_gc; in JoinSparseArrayWithSeparator() local 505 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local 573 DisallowHeapAllocation no_gc; in CopyCachedOneByteCharsToArray() local 577 WriteBarrierMode mode = elements->GetWriteBarrierMode(no_gc); in CopyCachedOneByteCharsToArray() 614 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local
|
D | runtime-scopes.cc | 515 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local 516 WriteBarrierMode mode = array->GetWriteBarrierMode(no_gc); in RUNTIME_FUNCTION() 541 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local 543 WriteBarrierMode mode = elements->GetWriteBarrierMode(no_gc); in RUNTIME_FUNCTION() 591 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local 592 WriteBarrierMode mode = result->GetWriteBarrierMode(no_gc); in RUNTIME_FUNCTION()
|
D | runtime-maths.cc | 57 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | gc.relocate.ll | 31 br i1 %cond, label %no_gc, label %gc 39 no_gc:
|
/external/llvm/test/Transforms/InstCombine/ |
D | gc.relocate.ll | 31 br i1 %cond, label %no_gc, label %gc 39 no_gc:
|