V8BlobCustomHelpers 60 Source/bindings/v8/custom/V8BlobCustom.cpp V8BlobCustomHelpers::ParsedProperties properties(false); V8BlobCustomHelpers 77 Source/bindings/v8/custom/V8BlobCustom.cpp if (!V8BlobCustomHelpers::processBlobParts(blobParts, length, properties.normalizeLineEndingsToNative(), *blobData, info.GetIsolate())) V8BlobCustomHelpers 42 Source/bindings/v8/custom/V8BlobCustomHelpers.h namespace V8BlobCustomHelpers { V8BlobCustomHelpers 70 Source/bindings/v8/custom/V8FileCustom.cpp V8BlobCustomHelpers::ParsedProperties properties(true); V8BlobCustomHelpers 89 Source/bindings/v8/custom/V8FileCustom.cpp if (!V8BlobCustomHelpers::processBlobParts(blobParts, length, properties.normalizeLineEndingsToNative(), *blobData, info.GetIsolate()))