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

1019                   WeakCallbackType type) {  in MakeWeak()
1319 static void InitializeTemplate(i::Handle<i::TemplateInfo> that, int type) { in InitializeTemplate()
2042 ScriptCompiler::StreamedSource::StreamedSource(ExternalSourceStream* stream, in StreamedSource()
2047 std::unique_ptr<ExternalSourceStream> stream, Encoding encoding) in StreamedSource()
5568 int type = I::GetInstanceType(string) & I::kFullStringRepresentationMask; in GetExternalStringResourceBaseSlow() local
6387 NewStringType type, in NewString()
6397 NewStringType type, in NewString()
6407 NewStringType type, in NewString()
6420 #define NEW_STRING(isolate, class_name, function_name, Char, data, type, \ argument
6440 NewStringType type, int length) { in NewFromUtf8Literal()
6453 NewStringType type, int length) { in NewFromUtf8()
6459 NewStringType type, int length) { in NewFromOneByte()
6466 NewStringType type, int length) { in NewFromTwoByte()
6908 i::Handle<i::Object> element = Utils::OpenHandle(*elements[i]); in New() local
7731 #define TYPED_ARRAY_NEW(Type, type, TYPE, ctype) \ argument
8244 static void CallGCCallbackWithoutData(Isolate* isolate, GCType type, in CallGCCallbackWithoutData()
8311 void Isolate::RequestGarbageCollectionForTesting(GarbageCollectionType type) { in RequestGarbageCollectionForTesting()
9250 MicrotasksScope::MicrotasksScope(Isolate* isolate, MicrotasksScope::Type type) in MicrotasksScope() function in v8::MicrotasksScope
9255 MicrotasksScope::Type type) in MicrotasksScope()
9561 void debug::ChangeBreakOnException(Isolate* isolate, ExceptionBreakState type) { in ChangeBreakOnException()
10421 for (const internal::Handle<internal::String>& type : entry_->types) { in Types() local
10961 void HeapSnapshot::Serialize(OutputStream* stream, in Serialize()
11021 SnapshotObjectId HeapProfiler::GetHeapStats(OutputStream* stream, in GetHeapStats()