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

873               WeakCallbackType type) {  in MakeWeak()
1188 static void InitializeTemplate(i::TemplateInfo that, int type, in InitializeTemplate()
1970 std::unique_ptr<ExternalSourceStream> stream, Encoding encoding) in StreamedSource()
2669 Isolate* v8_isolate, StreamedSource* source, v8::ScriptType type) { in StartStreaming()
5737 int type = I::GetInstanceType(string) & I::kFullStringRepresentationMask; in GetExternalStringResourceBaseSlow() local
6657 NewStringType type, in NewString()
6667 NewStringType type, in NewString()
6677 i::Factory* factory, NewStringType type, in NewString()
6690 #define NEW_STRING(isolate, class_name, function_name, Char, data, type, \ argument
6710 NewStringType type, int length) { in NewFromUtf8Literal()
6723 NewStringType type, int length) { in NewFromUtf8()
6729 NewStringType type, int length) { in NewFromOneByte()
6736 NewStringType type, int length) { in NewFromTwoByte()
7220 i::Handle<i::Object> element = Utils::OpenHandle(*elements[i]); in New() local
7901 #define TYPED_ARRAY_NEW(Type, type, TYPE, ctype) \ argument
8281 static void CallGCCallbackWithoutData(Isolate* isolate, GCType type, in CallGCCallbackWithoutData()
8372 void Isolate::RequestGarbageCollectionForTesting(GarbageCollectionType type) { in RequestGarbageCollectionForTesting()
9350 MicrotasksScope::MicrotasksScope(Isolate* isolate, MicrotasksScope::Type type) in MicrotasksScope() function in v8::MicrotasksScope
9355 MicrotasksScope::Type type) in MicrotasksScope()
9927 void HeapSnapshot::Serialize(OutputStream* stream, in Serialize()
9988 SnapshotObjectId HeapProfiler::GetHeapStats(OutputStream* stream, in GetHeapStats()