Lines Matching +defs:stream +defs:element +defs:type

1101                   WeakCallbackType type) {  in MakeWeak()
1369 static void InitializeTemplate(i::Handle<i::TemplateInfo> that, int type) { in InitializeTemplate()
2105 ScriptCompiler::StreamedSource::StreamedSource(ExternalSourceStream* stream, in StreamedSource()
2110 std::unique_ptr<ExternalSourceStream> stream, Encoding encoding) in StreamedSource()
5548 int type = I::GetInstanceType(string) & I::kFullStringRepresentationMask; in GetExternalStringResourceBaseSlow() local
6328 NewStringType type, in NewString()
6338 NewStringType type, in NewString()
6348 NewStringType type, in NewString()
6361 #define NEW_STRING(isolate, class_name, function_name, Char, data, type, \ argument
6381 NewStringType type, int length) { in NewFromUtf8Literal()
6394 NewStringType type, int length) { in NewFromUtf8()
6400 NewStringType type, int length) { in NewFromOneByte()
6407 NewStringType type, int length) { in NewFromTwoByte()
6848 i::Handle<i::Object> element = Utils::OpenHandle(*elements[i]); in New() local
7659 #define TYPED_ARRAY_NEW(Type, type, TYPE, ctype) \ argument
8178 static void CallGCCallbackWithoutData(Isolate* isolate, GCType type, in CallGCCallbackWithoutData()
8240 void Isolate::RequestGarbageCollectionForTesting(GarbageCollectionType type) { in RequestGarbageCollectionForTesting()
9165 MicrotasksScope::MicrotasksScope(Isolate* isolate, MicrotasksScope::Type type) in MicrotasksScope() function in v8::MicrotasksScope
9170 MicrotasksScope::Type type) in MicrotasksScope()
9473 void debug::ChangeBreakOnException(Isolate* isolate, ExceptionBreakState type) { in ChangeBreakOnException()
10277 for (const internal::Handle<internal::String>& type : entry_->types) { in Types() local
10780 void HeapSnapshot::Serialize(OutputStream* stream, in Serialize()
10840 SnapshotObjectId HeapProfiler::GetHeapStats(OutputStream* stream, in GetHeapStats()