Home
last modified time | relevance | path

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

12345678910>>...25

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dstring-inl.h305 DisallowHeapAllocation no_gc; in IsMatch() local
359 DisallowHeapAllocation no_gc; variable
391 CopyChars(result->GetChars(no_gc), string_->GetChars(no_gc) + from_, in AsHandle()
399 CopyChars(result->GetChars(no_gc), string_->GetChars(no_gc) + from_, in AsHandle()
522 DisallowHeapAllocation no_gc; in VisitFlat() local
614 USE(no_gc); in GetChars()
622 USE(no_gc); in GetChars()
632 USE(no_gc); in GetChars()
640 USE(no_gc); in GetChars()
884 DisallowHeapAllocation no_gc; in AsArrayIndex() local
[all …]
H A Dstring.cc57 DisallowHeapAllocation no_gc; in SlowFlatten() local
65 DisallowHeapAllocation no_gc; in SlowFlatten() local
99 DisallowHeapAllocation no_gc; in MakeThin() local
429 DisallowHeapAllocation no_gc; in ToArrayIndex() local
543 USE(no_gc); in GetFlatContent()
551 return FlatContent(no_gc); in GetFlatContent()
643 DisallowHeapAllocation no_gc; in WriteToFlat() local
793 DisallowHeapAllocation no_gc; in SlowEquals() local
888 DisallowHeapAllocation no_gc; in SlowEquals() local
928 DisallowHeapAllocation no_gc; in Compare() local
[all …]
H A Dstring.h147 const DisallowHeapAllocation& no_gc) in FlatContent() argument
151 no_gc_(no_gc) {} in FlatContent()
153 const DisallowHeapAllocation& no_gc) in FlatContent() argument
157 no_gc_(no_gc) {} in FlatContent()
158 explicit FlatContent(const DisallowHeapAllocation& no_gc) in FlatContent() argument
177 const DisallowHeapAllocation& no_gc);
188 const DisallowHeapAllocation& no_gc,
248 GetFlatContent(const DisallowHeapAllocation& no_gc);
594 inline uint8_t* GetChars(const DisallowHeapAllocation& no_gc,
636 inline uc16* GetChars(const DisallowHeapAllocation& no_gc);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dstring-inl.h262 DisallowHeapAllocation no_gc; in IsMatch() local
307 DisallowHeapAllocation no_gc; variable
322 DisallowHeapAllocation no_gc; in IsMatch() local
338 CopyChars(result->GetChars(no_gc), string_->GetChars(no_gc) + from_, in AsHandle()
345 DisallowHeapAllocation no_gc; in AsHandle() local
346 CopyChars(result->GetChars(no_gc), string_->GetChars(no_gc) + from_, in AsHandle()
457 DisallowHeapAllocation no_gc; in VisitFlat() local
549 USE(no_gc); in GetChars()
558 USE(no_gc); in GetChars()
779 DisallowHeapAllocation no_gc; in AsArrayIndex() local
[all …]
H A Dstring.cc53 DisallowHeapAllocation no_gc; in SlowFlatten() local
61 DisallowHeapAllocation no_gc; in SlowFlatten() local
95 DisallowHeapAllocation no_gc; in MakeThin() local
400 DisallowHeapAllocation no_gc; in ToArrayIndex() local
505 USE(no_gc); in GetFlatContent()
605 DisallowHeapAllocation no_gc; in WriteToFlat() local
752 DisallowHeapAllocation no_gc; in SlowEquals() local
847 DisallowHeapAllocation no_gc; in SlowEquals() local
887 DisallowHeapAllocation no_gc; in Compare() local
1281 DisallowHeapAllocation no_gc; in HasOneBytePrefix() local
[all …]
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dstring-inl.h418 CopyChars(result->GetChars(no_gc), string_->GetChars(no_gc) + from_, in AsHandle()
426 CopyChars(result->GetChars(no_gc), string_->GetChars(no_gc) + from_, in AsHandle()
495 DisallowGarbageCollection no_gc; in IsEqualToImpl() local
719 DisallowGarbageCollection no_gc; in VisitFlat() local
819 USE(no_gc); in GetChars()
827 USE(no_gc); in GetChars()
838 USE(no_gc); in GetChars()
846 USE(no_gc); in GetChars()
955 DisallowGarbageCollection no_gc; in update_data_cache() local
986 DisallowGarbageCollection no_gc; in GetChars() local
[all …]
H A Dstring.cc60 DisallowGarbageCollection no_gc; in SlowFlatten() local
68 DisallowGarbageCollection no_gc; in SlowFlatten() local
119 DisallowGarbageCollection no_gc; in MakeThin() local
160 DisallowGarbageCollection no_gc; in MakeExternal() local
239 DisallowGarbageCollection no_gc; in MakeExternal() local
435 DisallowGarbageCollection no_gc; in ToArrayIndex() local
549 USE(no_gc); in GetFlatContent()
558 return FlatContent(no_gc); in GetFlatContent()
661 DisallowGarbageCollection no_gc; in WriteToFlat() local
827 DisallowGarbageCollection no_gc; in SlowEquals() local
[all …]
H A Dstring.h150 const DisallowGarbageCollection& no_gc) in FlatContent() argument
154 no_gc_(no_gc) {} in FlatContent()
156 const DisallowGarbageCollection& no_gc) in FlatContent() argument
160 no_gc_(no_gc) {} in FlatContent()
161 explicit FlatContent(const DisallowGarbageCollection& no_gc) in FlatContent() argument
181 const DisallowGarbageCollection& no_gc);
193 PtrComprCageBase cage_base, const DisallowGarbageCollection& no_gc,
199 const DisallowGarbageCollection& no_gc);
264 GetFlatContent(const DisallowGarbageCollection& no_gc);
676 const DisallowGarbageCollection& no_gc,
[all …]
H A Dtemplates.cc101 i::DisallowGarbageCollection no_gc; in IsLeafTemplateForApiObject() local
132 DisallowGarbageCollection no_gc; in TryGetCachedPropertyName() local
141 i::DisallowHeapAllocation no_gc; in GetCFunctionsCount() local
147 i::DisallowHeapAllocation no_gc; in GetCFunction() local
153 i::DisallowHeapAllocation no_gc; in GetCSignature() local
/dports/lang/v8/v8-9.6.180.12/src/strings/
H A Duri.cc142 DisallowGarbageCollection no_gc; in IntoOneAndTwoByte() local
143 String::FlatContent uri_content = uri->GetFlatContent(no_gc); in IntoOneAndTwoByte()
199 DisallowGarbageCollection no_gc; in Decode() local
200 base::uc16* chars = result->GetChars(no_gc); in Decode()
289 DisallowGarbageCollection no_gc; in Encode() local
352 DisallowGarbageCollection no_gc; in UnescapeSlow() local
375 DisallowGarbageCollection no_gc; in UnescapeSlow() local
388 DisallowGarbageCollection no_gc; in UnescapeSlow() local
425 DisallowGarbageCollection no_gc; in UnescapePrivate() local
441 DisallowGarbageCollection no_gc; in EscapePrivate() local
[all …]
H A Dstring-builder.cc17 DisallowGarbageCollection no_gc; in StringBuilderConcatHelper() local
59 DisallowGarbageCollection no_gc; in StringBuilderConcatLength() local
204 DisallowGarbageCollection no_gc; in ToString() local
205 uint8_t* char_buffer = seq->GetChars(no_gc); in ToString()
216 DisallowGarbageCollection no_gc; in ToString() local
217 base::uc16* char_buffer = seq->GetChars(no_gc); in ToString()
228 DisallowGarbageCollection no_gc; in AddElement() local
308 DisallowGarbageCollection no_gc; in AppendStringByCopy() local
309 String::WriteToFlat(*string, part->GetChars(no_gc) + current_index_, 0, in AppendStringByCopy()
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dfactory-base.cc66 DisallowGarbageCollection no_gc; in NewAccessorPair() local
110 DisallowGarbageCollection no_gc; in NewFixedArrayWithFiller() local
132 DisallowGarbageCollection no_gc; in NewFixedDoubleArray() local
148 DisallowGarbageCollection no_gc; in NewWeakFixedArrayWithMap() local
177 DisallowGarbageCollection no_gc; in NewByteArray() local
199 DisallowGarbageCollection no_gc; in NewBytecodeArray() local
281 DisallowGarbageCollection no_gc; in NewPreparseData() local
314 DisallowGarbageCollection no_gc; in NewSharedFunctionInfo() local
397 DisallowGarbageCollection no_gc; in NewArrayBoilerplateDescription() local
410 DisallowGarbageCollection no_gc; in NewRegExpBoilerplateDescription() local
[all …]
H A Dfactory.cc149 DisallowGarbageCollection no_gc; in BuildInternal() local
280 DisallowGarbageCollection no_gc; in AllocateCode() local
330 DisallowGarbageCollection no_gc; in NewEmptyCode() local
435 DisallowGarbageCollection no_gc; in NewPrototypeInfo() local
447 DisallowGarbageCollection no_gc; in NewEnumCache() local
456 DisallowGarbageCollection no_gc; in NewTuple2() local
488 DisallowGarbageCollection no_gc; in NewPropertyArray() local
510 DisallowGarbageCollection no_gc; in TryNewFixedArray() local
539 DisallowGarbageCollection no_gc; in NewFeedbackVector() local
559 DisallowGarbageCollection no_gc; in NewEmbedderDataArray() local
[all …]
/dports/lang/v8/v8-9.6.180.12/tools/gcmole/
H A Dgcmole-test.cc194 DisallowGarbageCollection no_gc; in TestGuardedDeadVarAnalysis2() local
220 DisallowGarbageCollection no_gc; in TestGuardedAgainstSafepointDeadVarAnalysis2() local
232 DisallowGarbageCollection no_gc; in TestGuardedAgainstSafepointDeadVarAnalysis3() local
249 DisallowHeapAccess no_gc; in TestOnlyHeapGuardedDeadVarAnalysisInCompound() local
259 DisallowHeapAccess no_gc; in TestOnlyHeapGuardedDeadVarAnalysisInCompound2() local
283 DisallowGarbageCollection no_gc; in TestGuardedDeadVarAnalysisCaller2() local
291 DisallowHeapAccess no_gc; in TestGuardedDeadVarAnalysisCaller3() local
306 DisallowGarbageCollection no_gc; in GuardedAllocation() local
336 DisallowGarbageCollection no_gc; in TestGuardedDeadVarAnalysisMidFunction() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/strings/
H A Dstring-builder.cc17 DisallowHeapAllocation no_gc; in StringBuilderConcatHelper() local
58 DisallowHeapAllocation no_gc; in StringBuilderConcatLength() local
203 DisallowHeapAllocation no_gc; in ToString() local
204 uint8_t* char_buffer = seq->GetChars(no_gc); in ToString()
215 DisallowHeapAllocation no_gc; in ToString() local
216 uc16* char_buffer = seq->GetChars(no_gc); in ToString()
227 DisallowHeapAllocation no_gc; in AddElement() local
307 DisallowHeapAllocation no_gc; in AppendStringByCopy() local
308 String::WriteToFlat(*string, part->GetChars(no_gc) + current_index_, 0, in AppendStringByCopy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/strings/
H A Dstring-builder.cc17 DisallowHeapAllocation no_gc; in StringBuilderConcatHelper() local
58 DisallowHeapAllocation no_gc; in StringBuilderConcatLength() local
203 DisallowHeapAllocation no_gc; in ToString() local
204 uint8_t* char_buffer = seq->GetChars(no_gc); in ToString()
215 DisallowHeapAllocation no_gc; in ToString() local
216 uc16* char_buffer = seq->GetChars(no_gc); in ToString()
227 DisallowHeapAllocation no_gc; in AddElement() local
307 DisallowHeapAllocation no_gc; in AppendStringByCopy() local
308 String::WriteToFlat(*string, part->GetChars(no_gc) + current_index_, 0, in AppendStringByCopy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/snapshot/
H A Dcontext-serializer.cc27 const DisallowGarbageCollection& no_gc) in SanitizeNativeContextScope() argument
84 const DisallowGarbageCollection& no_gc) { in Serialize() argument
108 no_gc); in Serialize()
214 DisallowGarbageCollection no_gc; in SerializeJSObjectWithEmbedderFields() local
230 embedder_data_slot.load_raw(isolate(), no_gc)); in SerializeJSObjectWithEmbedderFields()
257 EmbedderDataSlot(*js_obj, i).store_raw(isolate(), kNullAddress, no_gc); in SerializeJSObjectWithEmbedderFields()
278 .store_raw(isolate(), original_embedder_values[i], no_gc); in SerializeJSObjectWithEmbedderFields()
/dports/lang/v8/v8-9.6.180.12/src/snapshot/
H A Dcontext-serializer.cc27 const DisallowGarbageCollection& no_gc) in SanitizeNativeContextScope() argument
84 const DisallowGarbageCollection& no_gc) { in Serialize() argument
108 no_gc); in Serialize()
220 DisallowGarbageCollection no_gc; in SerializeJSObjectWithEmbedderFields() local
236 embedder_data_slot.load_raw(isolate(), no_gc)); in SerializeJSObjectWithEmbedderFields()
263 EmbedderDataSlot(*js_obj, i).store_raw(isolate(), kNullAddress, no_gc); in SerializeJSObjectWithEmbedderFields()
284 .store_raw(isolate(), original_embedder_values[i], no_gc); in SerializeJSObjectWithEmbedderFields()
/dports/lang/v8/v8-9.6.180.12/src/regexp/experimental/
H A Dexperimental-interpreter.cc58 ByteArray raw_bytes, const DisallowGarbageCollection& no_gc) { in ToInstructionVector() argument
68 String str, const DisallowGarbageCollection& no_gc);
72 String str, const DisallowGarbageCollection& no_gc) { in ToCharacterVector() argument
74 String::FlatContent content = str.GetFlatContent(no_gc); in ToCharacterVector()
81 String str, const DisallowGarbageCollection& no_gc) { in ToCharacterVector() argument
83 String::FlatContent content = str.GetFlatContent(no_gc); in ToCharacterVector()
563 DisallowGarbageCollection no_gc; in FindMatches() local
565 if (input.GetFlatContent(no_gc).IsOneByte()) { in FindMatches()
571 DCHECK(input.GetFlatContent(no_gc).IsTwoByte()); in FindMatches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/experimental/
H A Dexperimental-interpreter.cc56 ByteArray raw_bytes, const DisallowHeapAllocation& no_gc) { in ToInstructionVector() argument
66 const DisallowHeapAllocation& no_gc);
70 String str, const DisallowHeapAllocation& no_gc) { in ToCharacterVector() argument
72 String::FlatContent content = str.GetFlatContent(no_gc); in ToCharacterVector()
79 String str, const DisallowHeapAllocation& no_gc) { in ToCharacterVector() argument
81 String::FlatContent content = str.GetFlatContent(no_gc); in ToCharacterVector()
561 DisallowHeapAllocation no_gc; in FindMatches() local
563 if (input.GetFlatContent(no_gc).IsOneByte()) { in FindMatches()
569 DCHECK(input.GetFlatContent(no_gc).IsTwoByte()); in FindMatches()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dtransitions.cc126 DisallowHeapAllocation no_gc; in Insert() local
169 DisallowHeapAllocation no_gc; in Insert() local
252 DisallowHeapAllocation no_gc; in FindTransitionToDataProperty() local
266 DisallowHeapAllocation no_gc; in ExpectedTransitionKey() local
397 DisallowHeapAllocation no_gc; in GetPrototypeTransition() local
505 TransitionsAccessor(simple_target, no_gc) in TraverseTransitionTreeInternal()
506 .TraverseTransitionTreeInternal(callback, data, no_gc); in TraverseTransitionTreeInternal()
520 .TraverseTransitionTreeInternal(callback, data, no_gc); in TraverseTransitionTreeInternal()
524 TransitionsAccessor(transitions()->GetTarget(i), no_gc) in TraverseTransitionTreeInternal()
525 .TraverseTransitionTreeInternal(callback, data, no_gc); in TraverseTransitionTreeInternal()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-string.cc113 DisallowHeapAllocation no_gc; in BUILTIN() local
114 CopyChars(result->GetChars(no_gc), one_byte_buffer.data(), in BUILTIN()
116 CopyChars(result->GetChars(no_gc) + one_byte_buffer.size(), in BUILTIN()
181 DisallowHeapAllocation no_gc; in BUILTIN() local
182 String::FlatContent flat1 = str1->GetFlatContent(no_gc); in BUILTIN()
183 String::FlatContent flat2 = str2->GetFlatContent(no_gc); in BUILTIN()
243 DisallowHeapAllocation no_gc; in ConvertCaseHelper() local
355 DisallowHeapAllocation no_gc; in ConvertCase() local
356 String::FlatContent flat_content = s->GetFlatContent(no_gc); in ConvertCase()
360 reinterpret_cast<char*>(result->GetChars(no_gc)), in ConvertCase()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dtypes.cc25 DisallowGarbageCollection no_gc; in Intersect() local
33 DisallowGarbageCollection no_gc; in Union() local
43 DisallowGarbageCollection no_gc; in Overlap() local
50 DisallowGarbageCollection no_gc; in Contains() local
98 DisallowGarbageCollection no_gc; in BitsetGlb() local
116 DisallowGarbageCollection no_gc; in BitsetLub() local
368 DisallowGarbageCollection no_gc; in Lub() local
395 DisallowGarbageCollection no_gc; in ExpandInternals() local
406 DisallowGarbageCollection no_gc; in Lub() local
422 DisallowGarbageCollection no_gc; in Glb() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-string.cc115 DisallowHeapAllocation no_gc; in BUILTIN() local
116 CopyChars(result->GetChars(no_gc), one_byte_buffer.data(), in BUILTIN()
118 CopyChars(result->GetChars(no_gc) + one_byte_buffer.size(), in BUILTIN()
183 DisallowHeapAllocation no_gc; in BUILTIN() local
184 String::FlatContent flat1 = str1->GetFlatContent(no_gc); in BUILTIN()
185 String::FlatContent flat2 = str2->GetFlatContent(no_gc); in BUILTIN()
245 DisallowHeapAllocation no_gc; in ConvertCaseHelper() local
357 DisallowHeapAllocation no_gc; in ConvertCase() local
358 String::FlatContent flat_content = s->GetFlatContent(no_gc); in ConvertCase()
362 reinterpret_cast<char*>(result->GetChars(no_gc)), in ConvertCase()
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-string.cc117 DisallowGarbageCollection no_gc; in BUILTIN() local
118 CopyChars(result->GetChars(no_gc), one_byte_buffer.data(), in BUILTIN()
120 CopyChars(result->GetChars(no_gc) + one_byte_buffer.size(), in BUILTIN()
189 DisallowGarbageCollection no_gc; in BUILTIN() local
190 String::FlatContent flat1 = str1->GetFlatContent(no_gc); in BUILTIN()
191 String::FlatContent flat2 = str2->GetFlatContent(no_gc); in BUILTIN()
251 DisallowGarbageCollection no_gc; in ConvertCaseHelper() local
363 DisallowGarbageCollection no_gc; in ConvertCase() local
364 String::FlatContent flat_content = s->GetFlatContent(no_gc); in ConvertCase()
368 reinterpret_cast<char*>(result->GetChars(no_gc)), in ConvertCase()

12345678910>>...25