Home
last modified time | relevance | path

Searched refs:no_gc (Results 1 – 25 of 88) sorted by relevance

1234

/external/v8/src/
Dtransitions.cc126 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 …]
Dtransitions.h40 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);
Dstring-builder.cc17 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
Dintl.cc177 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
Delements.cc587 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 …]
Dsource-position-table.cc202 no_gc.Release(); in SourcePositionTableIterator()
210 no_gc.Release(); in SourcePositionTableIterator()
Dobjects-printer.cc702 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 …]
Dlog-utils.cc95 DisallowHeapAllocation no_gc; // Ensure string stays valid. in AppendString() local
174 DisallowHeapAllocation no_gc; // Ensure string stays valid. in AppendSymbolNameDetails() local
Dlookup.cc144 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
Dsource-position-table.h114 DisallowHeapAllocation no_gc; variable
Djson-parser.cc260 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/
Dordered-hash-table.cc87 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/
Dpartial-deserializer.cc39 DisallowHeapAllocation no_gc; in Deserialize() local
64 DisallowHeapAllocation no_gc; in DeserializeEmbedderFields() local
Dstartup-deserializer.cc38 DisallowHeapAllocation no_gc; in DeserializeInto() local
93 DisallowHeapAllocation no_gc; in PrintDisassembledCodeObjects() local
Dobject-deserializer.cc44 DisallowHeapAllocation no_gc; in Deserialize() local
73 DisallowHeapAllocation no_gc; in CommitPostProcessedObjects() local
Dcode-serializer.cc67 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
Dbuiltin-deserializer.cc125 DisallowHeapAllocation no_gc; in DeserializeBuiltin() local
141 DisallowHeapAllocation no_gc; in DeserializeHandler() local
/external/v8/src/builtins/
Dbuiltins-array.cc72 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 …]
Dbuiltins-string.cc159 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
Dbuiltins-symbol.cc54 DisallowHeapAllocation no_gc; in BUILTIN() local
/external/v8/src/runtime/
Druntime-strings.cc301 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
Druntime-scopes.cc515 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()
Druntime-maths.cc57 DisallowHeapAllocation no_gc; in RUNTIME_FUNCTION() local
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dgc.relocate.ll31 br i1 %cond, label %no_gc, label %gc
39 no_gc:
/external/llvm/test/Transforms/InstCombine/
Dgc.relocate.ll31 br i1 %cond, label %no_gc, label %gc
39 no_gc:

1234